Update .gitlab-ci.yml
This commit is contained in:
parent
9528170504
commit
507ae790d5
|
@ -9,7 +9,7 @@ compile_pdf:
|
|||
data_processing:
|
||||
image: python_datascience
|
||||
script:
|
||||
- python3 data/processing.py
|
||||
- cd data && python3 processing.py
|
||||
artifacts:
|
||||
paths:
|
||||
- data/2kw_direct.png
|
||||
|
|
Loading…
Reference in New Issue