Fix typo in woodpecker pipeline

This commit is contained in:
Balazs Toldi 2024-08-06 08:30:25 +02:00
parent a0e2bb06a1
commit 1395eee2df

View File

@ -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