From d7d1146b61c0ee748ad76726583deaf822c11b7c Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 8 May 2024 22:16:47 +0200 Subject: [PATCH] ci/debian-build-testing: drop extra nesting section `.gitlab-ci/meson/build.sh` already prints sections, having an extra one here just means that nothing is visible by default. Part-of: (cherry picked from commit d428cc1116fd5cec4b397bfaca87e59570f178da) --- .gitlab-ci/build/gitlab-ci.yml | 2 +- .pick_status.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci/build/gitlab-ci.yml b/.gitlab-ci/build/gitlab-ci.yml index 64bb76cf45d..7ccf471a8d3 100644 --- a/.gitlab-ci/build/gitlab-ci.yml +++ b/.gitlab-ci/build/gitlab-ci.yml @@ -190,7 +190,7 @@ debian-build-testing: .gitlab-ci/run-shellcheck.sh section_switch yamllint "yamllint" .gitlab-ci/run-yamllint.sh - section_switch meson "meson" + section_end .gitlab-ci/meson/build.sh .gitlab-ci/prepare-artifacts.sh timeout: 15m diff --git a/.pick_status.json b/.pick_status.json index 18bc3bf1430..a323edf243a 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -19484,7 +19484,7 @@ "description": "ci/debian-build-testing: drop extra nesting section", "nominated": false, "nomination_type": 3, - "resolution": 4, + "resolution": 1, "main_sha": null, "because_sha": null, "notes": null