mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-12-29 04:17:12 +01:00
Bump SDK in build pipeline
This commit is contained in:
parent
fcc0181075
commit
fb4289a812
@ -1,6 +1,6 @@
|
||||
steps:
|
||||
build:
|
||||
image: alvrme/alpine-android:android-33-jdk11
|
||||
image: alvrme/alpine-android:android-34-jdk11
|
||||
commands:
|
||||
- ./gradlew :app:assembleRelease
|
||||
when:
|
||||
|
@ -6,7 +6,7 @@ clone:
|
||||
|
||||
steps:
|
||||
build:
|
||||
image: alvrme/alpine-android:android-33-jdk11
|
||||
image: alvrme/alpine-android:android-34-jdk11
|
||||
commands:
|
||||
- ./gradlew :app:assembleNightly
|
||||
sign:
|
||||
|
Loading…
Reference in New Issue
Block a user