mirror of
https://github.com/ProtonMail/protoncore_android.git
synced 2026-05-15 09:50:41 +00:00
ci: Update docker-android (2.1.12) and migrate to android-xlarge runner.
This commit is contained in:
committed by
MargeBot
parent
3d1152932b
commit
2f7c77cd32
+1
-1
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user