ci: Update docker-android (2.1.12) and migrate to android-xlarge runner.

This commit is contained in:
Mateusz Armatys
2025-05-29 12:55:53 +02:00
committed by MargeBot
parent 3d1152932b
commit 2f7c77cd32
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ semgrep-scan-code:
- shared-medium
default:
image: ${PROTON_CI_REGISTRY}/android-shared/docker-android/oci:v2.1.1
image: ${PROTON_CI_REGISTRY}/android-shared/docker-android/oci:v2.1.12
tags:
- shared-small
+2 -2
View File
@@ -1,5 +1,5 @@
.startReview:
image: ${PROTON_CI_REGISTRY}/android-shared/docker-android/oci:v2.1.1
image: ${PROTON_CI_REGISTRY}/android-shared/docker-android/oci:v2.1.12
stage: startReview
environment:
name: review/$CI_COMMIT_REF_SLUG
@@ -45,7 +45,7 @@
- review.env
.stopReview:
image: ${PROTON_CI_REGISTRY}/android-shared/docker-android/oci:v2.1.1
image: ${PROTON_CI_REGISTRY}/android-shared/docker-android/oci:v2.1.12
stage: .post
environment:
name: review/$CI_COMMIT_REF_SLUG
+1 -1
View File
@@ -3,7 +3,7 @@
- source /load-env.sh
- (cd gradle/wrapper && shasum -a 256 --check gradle-wrapper.jar.sha256)
tags:
- xlarge-k8s
- android-xlarge
cache:
key: $CI_COMMIT_REF_SLUG
paths: