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%2Fheads%2Fmsi-pci-access;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 1822e3ea5f..5a8e08ee12 100644 --- a/automation/gitlab-ci/test.yaml +++ b/automation/gitlab-ci/test.yaml @@ -136,7 +136,7 @@ - '*.log' when: always rules: - - if: $QUBES_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true" + - if: $QUBES_JOBS == "true" tags: - qubes-hw2