From 3493500abb78a4dc22aba14840bba5c777fde745 Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Fri, 25 Apr 2025 18:36:16 +0000 Subject: [PATCH] ci: Update build-apitrace.sh header with the right tag The build-apitrace.sh moved from test-gl/vk to test-base script at 175b6d02. Signed-off-by: Guilherme Gallo Part-of: --- .gitlab-ci/container/build-apitrace.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab-ci/container/build-apitrace.sh b/.gitlab-ci/container/build-apitrace.sh index 06068e7549a..a0ef4497136 100644 --- a/.gitlab-ci/container/build-apitrace.sh +++ b/.gitlab-ci/container/build-apitrace.sh @@ -3,9 +3,7 @@ # When changing this file, you need to bump the following # .gitlab-ci/image-tags.yml tags: -# DEBIAN_TEST_GL_TAG -# DEBIAN_TEST_VK_TAG -# KERNEL_ROOTFS_TAG +# DEBIAN_BASE_TAG set -uex