ci/container: add comment to bump image tag
Add a comment to update ALPINE_X86_64_LAVA_SSH_TAG when this script is modified. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36620>
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
# This is a ci-templates build script to generate a container for LAVA SSH client.
|
# This is a ci-templates build script to generate a container for LAVA SSH client.
|
||||||
|
|
||||||
|
# When changing this file, you need to bump the following
|
||||||
|
# .gitlab-ci/image-tags.yml tags:
|
||||||
|
# ALPINE_X86_64_LAVA_SSH_TAG
|
||||||
|
|
||||||
# shellcheck disable=SC1091
|
# shellcheck disable=SC1091
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user