ATS-812: FFmpeg PoC (skeleton)

- update FFmpeg Travis job (to match others)
This commit is contained in:
Jan Vonka
2022-02-25 15:48:08 +00:00
parent 462468a5dc
commit 8005581a24

View File

@@ -48,8 +48,6 @@ jobs:
# TODO PoC for Video/Audio transforms (using FFmpeg)
- name: "Transform Video/Audio (FFmpeg)"
stage: build and test
if: branch NOT IN (company_release)
before_script: travis_wait bash _ci/cache_artifacts.sh
install: _ci/build.sh ffmpeg
script: bash _ci/test.sh ffmpeg