]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Revert "Disable MSVC CI by default for now"
authorSimon McVittie <smcv@collabora.com>
Mon, 28 Feb 2022 11:22:30 +0000 (11:22 +0000)
committerSimon McVittie <smcv@collabora.com>
Mon, 28 Feb 2022 11:22:35 +0000 (11:22 +0000)
This reverts commit 254b17977e228a4ec419c98e95588d564d36ddb1.

Signed-off-by: Simon McVittie <smcv@collabora.com>
.gitlab-ci.yml

index 3b62a858849cee98e579a93322159844e8061e4f..a21b3f0f428edb8550a89fb18a11aa587fe44e40 100644 (file)
@@ -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'