Skip to content
Snippets Groups Projects
Commit 5a32a4c2 authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

Video download on the fly

parent 7e53a49c
No related branches found
No related tags found
1 merge request!466Video download on the fly
......@@ -32,6 +32,7 @@ stages:
- "[[ -x \"$(command -v apt-get)\" ]] && \
apt-get update && \
apt-get install -y ffmpeg"
- wget https://gitlab.hzdr.de/hifis/overall/communication/hifis-teaser-video/-/jobs/artifacts/main/raw/video/video_full.mp4?job=video_build -O assets/videos/video_full.mp4
- gem install bundler --no-document
- bundle config set without 'test'
- bundle install --jobs $(nproc)
......
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment