Compare commits

..

No commits in common. "eee549b3b2f9182ca054c4c429a21bb9bd95f873" and "30f78e475a9a40da32e37c54d219607669c582bd" have entirely different histories.

View file

@ -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