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