mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-26 12:53:12 -06:00
Move installer Nsis file to a new name
This commit is contained in:
parent
ef79e0696e
commit
3519746078
@ -98,9 +98,9 @@ generate_versions:
|
|||||||
script:
|
script:
|
||||||
- move artifacts/TWBlue scripts/
|
- move artifacts/TWBlue scripts/
|
||||||
- move artifacts/TWBlue64 scripts/
|
- move artifacts/TWBlue64 scripts/
|
||||||
- move artifacts/twblue.nsi scripts/
|
- move artifacts/twblue.nsi scripts/installer.nsi
|
||||||
- cd scripts
|
- cd scripts
|
||||||
- '&$env:NSIS twblue.nsi'
|
- '&$env:NSIS installer.nsi'
|
||||||
- move twblue_setup.exe ../artifacts
|
- move twblue_setup.exe ../artifacts
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
|
Loading…
Reference in New Issue
Block a user