rm processing from gitlab ci
This commit is contained in:
parent
aac77f1a61
commit
cfcc67fd86
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue