mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-04 21:09:53 +02:00
7
.woodpecker/build.yaml
Normal file
7
.woodpecker/build.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: alvrme/alpine-android:android-33-jdk11
|
||||
commands:
|
||||
- ./gradlew :app:assemble
|
||||
when:
|
||||
path: [ app/**, build.gradle ]
|
Reference in New Issue
Block a user