mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
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:
parent
4b2a4dce78
commit
c8576cc0dc
1 changed files with 1 additions and 1 deletions
|
|
@ -406,7 +406,7 @@ sanity:
|
||||||
- .fdo.ci-fairy
|
- .fdo.ci-fairy
|
||||||
stage: sanity
|
stage: sanity
|
||||||
tags:
|
tags:
|
||||||
- $FDO_RUNNER_JOB_PRIORITY_TAG_X86_64
|
- placeholder-job
|
||||||
rules:
|
rules:
|
||||||
- if: *is-merge-request
|
- if: *is-merge-request
|
||||||
when: on_success
|
when: on_success
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue