summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-02-28 11:22:30 +0000
committerSimon McVittie <smcv@collabora.com>2022-02-28 11:22:35 +0000
commitfce6a676d977ec7cbd946ac5f900818ac87eadfb (patch)
tree65428edeb9e8c937f6043f84f5d5ce12660ec5af
parent90a2d9d9482f0c2cf7691b275ad79ef747870a94 (diff)
Revert "Disable MSVC CI by default for now"
This reverts commit 254b17977e228a4ec419c98e95588d564d36ddb1. Signed-off-by: Simon McVittie <smcv@collabora.com>
-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'