chore(build): avoid building on other than main branches
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
40e1fb1e20
commit
c2d6b285e7
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
when:
|
||||
- event: [push, manual]
|
||||
branch: main
|
||||
|
||||
steps:
|
||||
- name: Build & publish container
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue