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=e7dcd9357d8681d1bec804546161a5caa451992c;p=people%2Fandrewcoop%2Fxen.git CI: HW --- diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml index 325be5dc49..83bf34c2a7 100644 --- a/automation/gitlab-ci/test.yaml +++ b/automation/gitlab-ci/test.yaml @@ -100,7 +100,7 @@ when: always only: variables: - - $XILINX_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true" + - $XILINX_JOBS == "true" tags: - xilinx @@ -119,7 +119,7 @@ when: always only: variables: - - $XILINX_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true" + - $XILINX_JOBS == "true" tags: - xilinx @@ -139,7 +139,7 @@ when: always only: variables: - - $QUBES_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true" + - $QUBES_JOBS == "true" tags: - qubes-hw2