Update .gitlab-ci.yml
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user