Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Video AG Infrastruktur
ffworker
Commits
4c1ca95e
Commit
4c1ca95e
authored
Jan 15, 2018
by
Andreas Valder
Browse files
Update .gitlab-ci.yml
parent
184d08f8
Pipeline
#137
failed with stage
in 6 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4c1ca95e
unittest
:
image
:
debian:stretch
stage
:
test
script
:
image
:
debian:stretch
stage
:
test
script
:
-
apt update
-
uname -a
-
apt install -y locales-all git build-essential make libavformat-dev libavcodec-dev libavfilter-dev libavutil-dev libxml2-dev libcurl4-openssl-dev
-
make
artifacts
:
paths
:
-
probe
- probe-raw
- remux thumbnail
- transcode
- publish_video
- simple_live_transcode
artifacts
:
paths
:
-
probe
-
probe-raw
-
remux thumbnail
-
transcode
-
publish_video
-
simple_live_transcode
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment