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