Call to update generator before uploading artifacts
This commit is contained in:
parent
18fd1610bf
commit
2ef50b73c4
@ -98,6 +98,7 @@ upload:
|
|||||||
interruptible: true
|
interruptible: true
|
||||||
script:
|
script:
|
||||||
- cd artifacts
|
- cd artifacts
|
||||||
|
- python ../scripts/generate_update_file.py
|
||||||
- python ../scripts/upload.py
|
- python ../scripts/upload.py
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user