ci(build): steps should be always be run on main
This commit is contained in:
parent
ef1701785a
commit
513d29ae02
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
when:
|
||||
branch: main
|
||||
path:
|
||||
- Dockerfile
|
||||
- .woodpecker/build.yaml
|
||||
|
||||
variables:
|
||||
- &buildx woodpeckerci/plugin-docker-buildx:4.2.0
|
||||
|
|
Loading…
Reference in New Issue