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