mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 11:18:08 -06:00
Fixed runner config
This commit is contained in:
parent
e9e8a8fba9
commit
4312ad82e7
@ -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
|
Loading…
Reference in New Issue
Block a user