mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-12-26 02:48:23 +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:
|
build:
|
||||||
image: alvrme/alpine-android:android-33-jdk11
|
image: alvrme/alpine-android:android-33-jdk11
|
||||||
commands:
|
commands:
|
||||||
- ./gradlew :app:assembleminifiedRelease
|
- ./gradlew :app:assembleRelease
|
||||||
when:
|
when:
|
||||||
path: [ app/**, build.gradle ]
|
path: [ app/**, build.gradle ]
|
||||||
sign:
|
sign:
|
||||||
|
Loading…
Reference in New Issue
Block a user