ci: document which image tags to bump when touching build-mold.sh

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27905>
This commit is contained in:
Eric Engestrom 2024-03-01 06:55:19 +00:00 committed by Marge Bot
parent 3711964f33
commit 140480974e

View File

@ -2,6 +2,13 @@
set -ex
# When changing this file, you need to bump the following
# .gitlab-ci/image-tags.yml tags:
# DEBIAN_BASE_TAG
# DEBIAN_BUILD_TAG
# FEDORA_X86_64_BUILD_TAG
# KERNEL_ROOTFS_TAG
MOLD_VERSION="1.11.0"
git clone -b v"$MOLD_VERSION" --single-branch --depth 1 https://github.com/rui314/mold.git