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