summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d70b94af..294438b0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,6 +50,7 @@ variables:
windows amd64 docker:
stage: "build docker"
+ when: manual
variables:
# this file needs to be relative to docker/windows/ subdir
# as it makes life easier in the powershell script
@@ -158,6 +159,7 @@ xenial:
.win-build:
image: $WINDOWS_IMAGE
+ when: manual
stage: build
tags:
- 'docker'