aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c9b249e..4f038f45 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -100,6 +100,7 @@ deploy linux:
- zip/
deploy windows:
+ image: ubuntu
stage: deploy
dependencies:
- build windows i686
@@ -107,6 +108,7 @@ deploy windows:
- docker
- linux
script:
+ - apt-get update
- apt-get install --no-install-recommends -y zip
- mkdir artifact