Module: Mesa
Branch: main
Commit: cf510e38a51250702ec90bece7a9d397669ae28f
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf510e38a51250702ec90bece7a9d397669ae28f

Author: Eric Engestrom <e...@igalia.com>
Date:   Fri Nov 17 16:03:05 2023 +0000

intel/ci: fix .hasvk-manual-rules

Fixes: 570acf56554a619ca2bf ("ci: Add a manual full and 1/10th hasvk CTS runs.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26259>

---

 src/intel/ci/gitlab-ci-inc.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/intel/ci/gitlab-ci-inc.yml b/src/intel/ci/gitlab-ci-inc.yml
index 5ee9fde81a2..3316daadaed 100644
--- a/src/intel/ci/gitlab-ci-inc.yml
+++ b/src/intel/ci/gitlab-ci-inc.yml
@@ -118,7 +118,7 @@
     - !reference [.vulkan-manual-rules, rules]
     - changes:
       - src/intel/**/*
-      when: on_success
+      when: manual
 
 # ruleset to trigger on changes affecting either anv or iris, for jobs using 
both (piglit, skqp)
 .intel-rules:

Reply via email to