rm processing from gitlab ci
This commit is contained in:
@@ -10,12 +10,3 @@ compile_pdf:
|
||||
paths:
|
||||
- thesis.pdf
|
||||
|
||||
data_processing:
|
||||
image: python_datascience
|
||||
variables:
|
||||
MPLBACKEND: agg
|
||||
script:
|
||||
- cd data && python3 processing.py
|
||||
artifacts:
|
||||
paths:
|
||||
- data/2kw_direct.png
|
||||
|
||||
Reference in New Issue
Block a user