From: Andrew Cooper Date: Wed, 6 Dec 2023 21:54:55 +0000 (+0000) Subject: CI: HW X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fci-4.20;p=people%2Fandrewcoop%2Fxen.git CI: HW --- diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml index 3e583a2d29..ab5a06faac 100644 --- a/automation/gitlab-ci/test.yaml +++ b/automation/gitlab-ci/test.yaml @@ -99,7 +99,7 @@ - '*.dtb' when: always rules: - - if: $XILINX_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true" + - if: $XILINX_JOBS == "true" tags: - xilinx @@ -117,7 +117,7 @@ - '*.log' when: always rules: - - if: $XILINX_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true" + - if: $XILINX_JOBS == "true" tags: - xilinx @@ -136,7 +136,7 @@ - '*.log' when: always rules: - - if: $QUBES_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true" + - if: $QUBES_JOBS == "true" tags: - qubes-hw2