mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 05:19:49 +02:00
Fix typo in woodpecker pipeline
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: android-34-jdk11:android-33-jdk11
|
image: alvrme/alpine-android:android-34-jdk11
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache python3
|
- apk add --no-cache python3
|
||||||
- ./gradlew :app:assembleRelease
|
- ./gradlew :app:assembleRelease
|
||||||
|
Reference in New Issue
Block a user