mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-04 21:09:53 +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