From dc7e80ce85578c3596f860da5a46f2e140c6d806 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 8 May 2024 22:17:47 +0200 Subject: ci/shader-db: drop extra nesting section `.gitlab-ci/run-shader-db.sh` already prints sections, having an extra one here just means that nothing is visible by default. Part-of: --- .gitlab-ci/build/gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci/build/gitlab-ci.yml b/.gitlab-ci/build/gitlab-ci.yml index fedd2713829..7ccf471a8d3 100644 --- a/.gitlab-ci/build/gitlab-ci.yml +++ b/.gitlab-ci/build/gitlab-ci.yml @@ -207,7 +207,6 @@ shader-db: before_script: - !reference [.download_s3, before_script] script: | - section_switch shader-db "shader-db" .gitlab-ci/run-shader-db.sh artifacts: paths: -- cgit v1.2.3