From b8018dca60a4fd39f4e7400ad4cac2967d8c3f50 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Fri, 21 Apr 2023 18:28:23 +0300 Subject: [PATCH] ci: Always run the windows build image job Much like the linux counterparts, this either build the image once the tags change or quickly exits if that has been done already. Part-of: --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 84eb80d948..ff7ec9b3a4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -174,8 +174,6 @@ commitlint docker: windows amd64 docker: stage: "preparation" - needs: - - "trigger" timeout: '3h' variables: # Unlike the buildah/linux jobs, this file