ci: add header with image tags to build-bindgen.sh

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33725>
This commit is contained in:
Matt Jolly
2025-03-04 17:54:26 +10:00
committed by Marge Bot
parent fe8ca3c9ab
commit c1440cd342

View File

@@ -1,6 +1,11 @@
#!/usr/bin/env bash
# shellcheck disable=SC2086 # we want word splitting
# When changing this file, you need to bump the following
# .gitlab-ci/image-tags.yml tags:
# DEBIAN_BUILD_TAG
# FEDORA_X86_64_BUILD_TAG
uncollapsed_section_start bindgen "Building bindgen"
BINDGEN_VER=0.65.1