Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 731 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 731 Bytes

docker-shotcut-build

This repository contains scripts for Continuous Integration and Deployment for the MLT and Shotcut projects.

  • The teamcity folder contains the scripts executed byour TeamCity build server. This server is legacy as we hope to migrate to GitHub Actions.
  • The build folder contains scripts that the TeamCity scripts or users may wish to run to build MLT applications bundled with some depenencies.
  • The test folder contains various test scripts executed by the teamcity/test.sh script.
  • The docker folder contains Dockerfiles for containers that may be used by some of the build scripts or GitHub Actions.