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