ci/vulkan: Make build-vulkan-validation safe for set -u
Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31281>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# DEBIAN_TEST_GL_TAG
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
set -ex
|
||||
set -uex
|
||||
|
||||
VALIDATION_TAG="snapshot-2024wk39"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user