mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-18 10:20:39 +02:00
ci: fix section_end in debian-build-testing
Fixes:d428cc1116("ci/debian-build-testing: drop extra nesting section") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29170> (cherry picked from commit34844deb3e)
This commit is contained in:
parent
d7d1146b61
commit
78a1fdbb97
2 changed files with 2 additions and 2 deletions
|
|
@ -190,7 +190,7 @@ debian-build-testing:
|
|||
.gitlab-ci/run-shellcheck.sh
|
||||
section_switch yamllint "yamllint"
|
||||
.gitlab-ci/run-yamllint.sh
|
||||
section_end
|
||||
section_end yamllint
|
||||
.gitlab-ci/meson/build.sh
|
||||
.gitlab-ci/prepare-artifacts.sh
|
||||
timeout: 15m
|
||||
|
|
|
|||
|
|
@ -16404,7 +16404,7 @@
|
|||
"description": "ci: fix section_end in debian-build-testing",
|
||||
"nominated": false,
|
||||
"nomination_type": 1,
|
||||
"resolution": 4,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "d428cc1116fd5cec4b397bfaca87e59570f178da",
|
||||
"notes": null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue