Fixup woodpecker

This commit is contained in:
Philipp 2021-12-30 19:26:35 +01:00
parent ff763795a3
commit 05f7e4264c
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
4 changed files with 63 additions and 13 deletions

View file

@ -1,8 +1,5 @@
skip_clone: true
branches:
exclude: [ stable ]
pipeline:
clone_friendica_base:
image: alpine/git
@ -33,3 +30,6 @@ pipeline:
- /check-addons.sh
when:
event: pull_request
branches:
exclude: [ stable ]