mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
ATS-812: FFmpeg PoC (skeleton)
- update FFmpeg Travis job (to match others)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user