mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-10 04:37:25 +01:00
Use minifiedRelease build in pipeline
This commit is contained in:
parent
bb5c82aa60
commit
c1f8f5a681
@ -2,7 +2,7 @@ pipeline:
|
||||
build:
|
||||
image: alvrme/alpine-android:android-33-jdk11
|
||||
commands:
|
||||
- ./gradlew :app:assembleRelease
|
||||
- ./gradlew :app:assembleminifiedRelease
|
||||
when:
|
||||
path: [ app/**, build.gradle ]
|
||||
sign:
|
||||
|
Loading…
Reference in New Issue
Block a user