Gadgetbridge/.woodpecker.yml

7 lines
128 B
YAML
Raw Normal View History

2021-12-25 21:57:56 +01:00
pipeline:
test:
image: androidsdk/android-30
commands:
- pwd #bump
- ./gradlew assembleDebug --stacktrace