ci(windows): Use correct stage

Took 7 minutes
This commit is contained in:
MTRNord 2020-10-22 16:16:03 +02:00
parent 3e2c69ed1a
commit 251196f145
No known key found for this signature in database
GPG Key ID: 24246E46C46C8623

View File

@ -78,7 +78,7 @@ package_windows:
- .shared_windows_runners
needs:
- build_windows
stage: deploy
stage: publish
script:
- Invoke-WebRequest https://github.com/wixtoolset/wix3/releases/download/wix3112rtm/wix311-binaries.zip -OutFile .\wix.zip
- Expand-Archive -Path wix.zip -DestinationPath .\wix\