remove filter from ci, allow branches to build

This commit is contained in:
vanous 2022-04-04 18:57:47 +02:00
parent 3b9e13cfc5
commit a9030f1c00
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@ pipeline:
- pwd #bump - pwd #bump
- ./gradlew assembleDebug --stacktrace - ./gradlew assembleDebug --stacktrace
when: #when:
repo: Freeyourgadget/Gadgetbridge #repo: Freeyourgadget/Gadgetbridge
branch: master #branch: master
#this doesn't work yet: #this doesn't work yet:
#https://github.com/woodpecker-ci/woodpecker/issues/687 #https://github.com/woodpecker-ci/woodpecker/issues/687