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>
This commit is contained in:

committed by
Marge Bot

parent
d0c364a24b
commit
34844deb3e
@@ -190,7 +190,7 @@ debian-build-testing:
|
|||||||
.gitlab-ci/run-shellcheck.sh
|
.gitlab-ci/run-shellcheck.sh
|
||||||
section_switch yamllint "yamllint"
|
section_switch yamllint "yamllint"
|
||||||
.gitlab-ci/run-yamllint.sh
|
.gitlab-ci/run-yamllint.sh
|
||||||
section_end
|
section_end yamllint
|
||||||
.gitlab-ci/meson/build.sh
|
.gitlab-ci/meson/build.sh
|
||||||
.gitlab-ci/prepare-artifacts.sh
|
.gitlab-ci/prepare-artifacts.sh
|
||||||
timeout: 15m
|
timeout: 15m
|
||||||
|
Reference in New Issue
Block a user