No functional changes with the move, this is a cleanup for consistency. Also, add the usual image tags to the header. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34405>
5 lines
84 B
Bash
5 lines
84 B
Bash
#!/usr/bin/env bash
|
|
|
|
DEBIAN_ARCH="armhf" \
|
|
. .gitlab-ci/container/debian/test-gl.sh
|