From 1d5962b0e671993d5a265432ceed0762ed89745a Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Thu, 8 Dec 2022 18:25:00 +0100 Subject: [PATCH] ci: fix missing line after adding austraincoder's farm killswitch Accidentally dropped. Fixes: ff928d9567a5 ("ci: Allow disabling the whole of austriancoder's farm") Reported-by: Ana Guerrero Lopez Reviewed-by: Christian Gmeiner Reviewed-by: Ana Guerrero Lopez Signed-off-by: David Heidelberg Part-of: --- .gitlab-ci/test-source-dep.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 834fe482d7d..6ae211c85ba 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -168,6 +168,7 @@ # so only enable automatic testing when running in the context of Mesa to # prevent failures in forks. - if: '$CI_PROJECT_NAMESPACE != "mesa"' + when: never .austriancoder-farm-rules: rules: