1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 03:50:43 +02:00

Run lint in woodpecker

This commit is contained in:
Arjan Schrijver 2023-09-05 12:35:51 +02:00
parent 0a04afc673
commit f73f4283cb

16
.woodpecker/run_lint.yml Normal file
View File

@ -0,0 +1,16 @@
steps:
tests:
image: codeberg.org/freeyourgadget/android-fdroid-tools:latest
commands:
- pwd #bump
- ./gradlew lint
#when:
#repo: Freeyourgadget/Gadgetbridge
#branch: master
#this doesn't work yet:
#https://github.com/woodpecker-ci/woodpecker/issues/687
when:
event:
exclude: cron