ci/angle: add structured tag check to ANGLE build time
Now everytime the ANGLE is built, we check if the conditional tag declared in the .gitlab-ci/conditional-build-image-tags.yml is matching the current version of the build script and its inputs Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33421>
This commit is contained in:
committed by
Marge Bot
parent
6827133592
commit
74cb5105b4
@@ -2,6 +2,7 @@
|
||||
|
||||
VARS=(
|
||||
ACO_DEBUG
|
||||
ANGLE_TAG
|
||||
ANV_VIDEO_DECODE
|
||||
ANV_VIDEO_ENCODE
|
||||
ARTIFACTS_BASE_URL
|
||||
|
||||
Reference in New Issue
Block a user