mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Use minifiedRelease build in pipeline
This commit is contained in:
@@ -2,7 +2,7 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: alvrme/alpine-android:android-33-jdk11
|
image: alvrme/alpine-android:android-33-jdk11
|
||||||
commands:
|
commands:
|
||||||
- ./gradlew :app:assembleRelease
|
- ./gradlew :app:assembleminifiedRelease
|
||||||
when:
|
when:
|
||||||
path: [ app/**, build.gradle ]
|
path: [ app/**, build.gradle ]
|
||||||
sign:
|
sign:
|
||||||
|
Reference in New Issue
Block a user