ci/angle: Make build-angle 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:
@@ -4,7 +4,7 @@
|
|||||||
# .gitlab-ci/image-tags.yml tags:
|
# .gitlab-ci/image-tags.yml tags:
|
||||||
# KERNEL_ROOTFS_TAG
|
# KERNEL_ROOTFS_TAG
|
||||||
|
|
||||||
set -ex
|
set -uex
|
||||||
|
|
||||||
ANGLE_REV="1409a05a81e3ccb279142433a2b987bc330f555b"
|
ANGLE_REV="1409a05a81e3ccb279142433a2b987bc330f555b"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user