GitLab CI: apt-get update

This commit is contained in:
Georges Dupéron 2019-03-06 05:37:02 +01:00
parent 6cd8c7f4fd
commit 71f4bec881

View File

@ -1,5 +1,6 @@
before_script:
- apt-get -y install graphviz ghostscript
- apt-get update -qq
- apt-get -y -qq install graphviz ghostscript
default-job:
script: