From: Simon McVittie Date: Mon, 28 Feb 2022 11:22:30 +0000 (+0000) Subject: Revert "Disable MSVC CI by default for now" X-Git-Tag: dbus-1.14.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce6a676d977ec7cbd946ac5f900818ac87eadfb;p=thirdparty%2Fdbus.git Revert "Disable MSVC CI by default for now" This reverts commit 254b17977e228a4ec419c98e95588d564d36ddb1. Signed-off-by: Simon McVittie --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3b62a8588..a21b3f0f4 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'