Fix Woodpecker pipeline: add event filters
This commit is contained in:
parent
90314a5851
commit
5a2a89fed6
|
|
@ -4,6 +4,10 @@
|
|||
variables:
|
||||
- &dcape_img 'dcape-compose'
|
||||
|
||||
when:
|
||||
event: [push, manual]
|
||||
branch: main
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
|
|
|
|||
Loading…
Reference in New Issue