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