CI: Update cuttlefish container tags
Force the cuttlefish container to rebuild, then fetch the new cuttlefish tarball by rebuilding the android container in which the CI test jobs run. Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
This commit is contained in:
parent
624a1d975f
commit
e54f0897ed
1 changed files with 2 additions and 2 deletions
|
|
@ -4,11 +4,11 @@
|
|||
|
||||
variables:
|
||||
DEBIAN_CUTTLEFISH_IMAGE: "debian/x86_64_cuttlefish"
|
||||
DEBIAN_CUTTLEFISH_TAG: "20250827_rf"
|
||||
DEBIAN_CUTTLEFISH_TAG: "20251003_mesa"
|
||||
UBUNTU_AOSPLESS_IMAGE: "ubuntu/x86_64_aospless"
|
||||
UBUNTU_AOSPLESS_TAG: "20250815_a16"
|
||||
UBUNTU_ANDROID_IMAGE: "ubuntu/x86_64_android"
|
||||
UBUNTU_ANDROID_TAG: "20250828_rf"
|
||||
UBUNTU_ANDROID_TAG: "20251003_mesa"
|
||||
UBUNTU_ANDROID_TOOLS_IMAGE: "ubuntu/x86_64_android_tools"
|
||||
UBUNTU_ANDROID_TOOLS_TAG: "20250827_rf"
|
||||
UBUNTU_ANDROID_BINARIES_IMAGE: "ubuntu/x86_64_android_binaries"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue