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