mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-25 08:05:55 +01:00
remove filter from ci, allow branches to build
This commit is contained in:
parent
3b9e13cfc5
commit
a9030f1c00
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user