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