Update .gitlab-ci.yml

This commit is contained in:
Patrick Nisble 2018-04-10 16:08:39 +02:00
parent 81460081b2
commit b91cf07449
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ compile_pdf:
data_processing:
image: python_datascience
variables:
MPLBACKEND: agg
script:
- cd data && python3 processing.py
artifacts: