Always run on master push
This commit is contained in:
parent
7f2b041099
commit
49646c1aac
|
|
@ -1,3 +1,7 @@
|
|||
when:
|
||||
- event: push
|
||||
branch: master
|
||||
|
||||
steps:
|
||||
- name: build & publish
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
|
|
|
|||
Loading…
Reference in New Issue