mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-04-25 16:38:52 +02:00
Revert "Use minifiedRelease build in pipeline"
This reverts commit c1f8f5a6815c84bc6f69061afdf88f62372791ca.
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…
x
Reference in New Issue
Block a user