From: Roger Pau Monne Date: Fri, 28 Feb 2025 10:37:26 +0000 (+0100) Subject: DNA: enable Qubes jobs on non-protected branches X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=refs%2Fremotes%2Fgitlab%2Fcache-control;p=people%2Froyger%2Fxen.git DNA: enable Qubes jobs on non-protected branches --- diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml index a603d4039a..b773d8ffb4 100644 --- a/automation/gitlab-ci/test.yaml +++ b/automation/gitlab-ci/test.yaml @@ -160,7 +160,7 @@ - if: $SELECTED_JOBS_ONLY && $CI_JOB_NAME =~ $SELECTED_JOBS_ONLY - if: $SELECTED_JOBS_ONLY when: never - - if: $QUBES_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true" + - if: $QUBES_JOBS == "true" tags: - qubes-hw2