Move CI configuration to .woodpecker directory

This commit is contained in:
vanous
2022-01-15 09:52:27 +01:00
parent 5de5f7bb14
commit ba371e5b48
2 changed files with 13 additions and 6 deletions
+13
View File
@@ -0,0 +1,13 @@
pipeline:
build:
image: androidsdk/android-30
commands:
- pwd #bump
- ./gradlew assembleDebug --stacktrace
#this doesn't work yet:
#https://github.com/woodpecker-ci/woodpecker/issues/687
#when:
#repo: Freeyourgadget/Gadgetbridge
#branch: master