add processing to ci
This commit is contained in:
+8
-1
@@ -4,4 +4,11 @@ compile_pdf:
|
||||
- latexmk -pdf thesis.tex
|
||||
artifacts:
|
||||
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