add processing to ci
This commit is contained in:
@@ -5,3 +5,10 @@ compile_pdf:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- thesis.pdf
|
- thesis.pdf
|
||||||
|
|
||||||
|
data_processing:
|
||||||
|
script:
|
||||||
|
- python3 data/processing.py
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- data/2kw_direct.png
|
||||||
|
|||||||
Reference in New Issue
Block a user