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/arm64
|
||||||
# - linux/amd64
|
# - linux/amd64
|
||||||
when:
|
when:
|
||||||
branch:
|
branch: main
|
||||||
- main
|
|
||||||
- name: docker-build
|
- name: docker-build
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
|
@ -32,7 +31,6 @@ steps:
|
||||||
dry_run: true
|
dry_run: true
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
exclude:
|
exclude: main
|
||||||
- main
|
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
|
|
Loading…
Add table
Reference in a new issue