Move dependency installation to dockerimage
All checks were successful
the build was successful

This commit is contained in:
Valentin Brandl 2018-10-13 17:28:50 +02:00
parent 0a98544447
commit fb36fa2c1c
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -10,7 +10,6 @@ pipeline:
build: build:
image: local/pandoc image: local/pandoc
commands: commands:
- apt-get update && apt-get -y install graphviz build-essential
- make - make
compress: compress: