Compare commits
2 commits
30f78e475a
...
eee549b3b2
Author | SHA1 | Date | |
---|---|---|---|
eee549b3b2 | |||
c67eedd112 |
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ steps:
|
|||
# - linux/arm64
|
||||
# - linux/amd64
|
||||
when:
|
||||
branch: main
|
||||
branch: master
|
||||
- name: docker-build
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
|
@ -31,6 +31,6 @@ steps:
|
|||
dry_run: true
|
||||
when:
|
||||
branch:
|
||||
exclude: main
|
||||
exclude: master
|
||||
when:
|
||||
event: push
|
||||
|
|
Loading…
Add table
Reference in a new issue