ci/farm-rules: fix missing valve-infra jobs in scheduled pipelines
Fixes: 79f7882fc6
("ci: add quirk for GitLab assuming changes is always true for scheduled runs")
Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24897>
This commit is contained in:

committed by
Marge Bot

parent
011f0b0d7d
commit
f97e38f9cd
@@ -148,6 +148,7 @@
|
||||
if: '$RUNNER_FARM_LOCATION == "keywords" && $CI_PIPELINE_SOURCE != "schedule"'
|
||||
when: on_success
|
||||
- changes: [ .ci-farms-disabled/* ]
|
||||
if: '$CI_PIPELINE_SOURCE != "schedule"'
|
||||
when: never
|
||||
|
||||
.valve-farm-manual-rules:
|
||||
|
Reference in New Issue
Block a user