Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
postprocessing
Media Converter
Commits
630bd142
Verified
Commit
630bd142
authored
Feb 16, 2022
by
Sebastian Schüpbach
Browse files
add imagemagick in ci docker image
parent
4798098c
Pipeline
#43069
passed with stages
in 6 minutes
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
630bd142
...
...
@@ -24,7 +24,7 @@ cache:
test-sbt
:
extends
:
.test-sbt
before_script
:
-
apt-get update --allow-releaseinfo-change && apt-get install -y ffmpeg
-
apt-get update --allow-releaseinfo-change && apt-get install -y ffmpeg
imagemagick
assembly-sbt
:
extends
:
.assembly-sbt
...
...
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