ci/android: export container for DUTs

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35522>
This commit is contained in:
Guilherme Gallo
2025-05-13 21:10:59 +00:00
committed by Marge Bot
parent bfee389f0c
commit 6527ac72d4
3 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
# When changing this file, you need to bump the following
# .gitlab-ci/image-tags.yml tags:
# DEBIAN_TEST_ANDROID_TAG
# DEBIAN_TEST_GL_TAG
# DEBIAN_TEST_VIDEO_TAG
# DEBIAN_TEST_VK_TAG

View File

@@ -511,6 +511,7 @@ debian/x86_64_test-android:
- .android-variables
- .use-debian/x86_64_test-base
- .container-builds-android
- .export-container
variables:
MESA_IMAGE_TAG: &debian-x86_64_test-android ${DEBIAN_TEST_ANDROID_TAG}