mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
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 commit4466914680) Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40752>
This commit is contained in:
parent
0629cbe042
commit
676c9c7f0e
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue