From 251196f145ddadad1b5cb17cfdde24248308c96d Mon Sep 17 00:00:00 2001 From: MTRNord Date: Thu, 22 Oct 2020 16:16:03 +0200 Subject: [PATCH] ci(windows): Use correct stage Took 7 minutes --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 382a9baa..d93197fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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\