summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3b62a858..a21b3f0f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,6 @@ 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
@@ -151,7 +150,6 @@ buster:
.win-build:
image: $WINDOWS_IMAGE
- when: manual
stage: build
tags:
- 'docker'