mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-05 13:36:08 -04:00
Fixed runner config
This commit is contained in:
@@ -98,6 +98,8 @@ generate_versions:
|
|||||||
- cd scripts
|
- cd scripts
|
||||||
- '&$env:NSIS twblue_snapshot.nsi'
|
- '&$env:NSIS twblue_snapshot.nsi'
|
||||||
- move twblue_snapshot_setup.exe ../artifacts
|
- move twblue_snapshot_setup.exe ../artifacts
|
||||||
|
only:
|
||||||
|
- tags
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- artifacts
|
- artifacts
|
||||||
@@ -113,6 +115,5 @@ upload:
|
|||||||
- cd artifacts
|
- cd artifacts
|
||||||
- python ../scripts/upload.py
|
- python ../scripts/upload.py
|
||||||
only:
|
only:
|
||||||
- next-gen
|
|
||||||
- tags
|
- tags
|
||||||
- schedules
|
- schedules
|
Reference in New Issue
Block a user