Update .gitlab-ci.yml
This commit is contained in:
@@ -8,6 +8,8 @@ compile_pdf:
|
||||
|
||||
data_processing:
|
||||
image: python_datascience
|
||||
variables:
|
||||
MPLBACKEND: agg
|
||||
script:
|
||||
- cd data && python3 processing.py
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user