ci: changing .gitlab-ci.yml itself also means the container jobs must exist

Fixes: 4b2a4dce78 ("ci: Skip check-only container jobs for pre-merge")
(cherry picked from commit 4466914680)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40752>
This commit is contained in:
Eric Engestrom 2026-03-17 17:10:09 +01:00 committed by Eric Engestrom
parent 0629cbe042
commit 676c9c7f0e
2 changed files with 2 additions and 1 deletions

View file

@ -241,6 +241,7 @@ include:
# changed, else we'll just use the already-built containers
- if: *is-merge-attempt
changes: &image_tags_path
- .gitlab-ci.yml
- .gitlab-ci/image-tags.yml
when: on_success
# Skip everything for pre-merge and merge pipelines which don't change

View file

@ -6174,7 +6174,7 @@
"description": "ci: changing .gitlab-ci.yml itself also means the container jobs must exist",
"nominated": true,
"nomination_type": 2,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "4b2a4dce78780823fa2b3e5988f3efb43c7db655",
"notes": null