ci: Use placeholder-job for sanity
This runs in 11 seconds and doesn't even clone the git repo, so we can use the placeholder tag here to get it through instantly. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35203>
This commit is contained in:
@@ -406,7 +406,7 @@ sanity:
|
||||
- .fdo.ci-fairy
|
||||
stage: sanity
|
||||
tags:
|
||||
- $FDO_RUNNER_JOB_PRIORITY_TAG_X86_64
|
||||
- placeholder-job
|
||||
rules:
|
||||
- if: *is-merge-request
|
||||
when: on_success
|
||||
|
||||
Reference in New Issue
Block a user