This commit is contained in:
parent
af0ded7e0c
commit
a2bb2db065
1 changed files with 32 additions and 34 deletions
|
@ -14,8 +14,7 @@ steps:
|
|||
# - linux/arm64
|
||||
# - linux/amd64
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
branch: main
|
||||
- name: docker-build
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
|
@ -32,7 +31,6 @@ steps:
|
|||
dry_run: true
|
||||
when:
|
||||
branch:
|
||||
exclude:
|
||||
- main
|
||||
exclude: main
|
||||
when:
|
||||
event: push
|
||||
|
|
Loading…
Add table
Reference in a new issue