mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-29 05:16:51 +01:00
add woodpecker ci config
This commit is contained in:
parent
1569e648fa
commit
c80ccade36
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
@ -0,0 +1,6 @@
|
||||
pipeline:
|
||||
test:
|
||||
image: androidsdk/android-30
|
||||
commands:
|
||||
- pwd #bump
|
||||
- ./gradlew assembleDebug --stacktrace
|
Loading…
Reference in New Issue
Block a user