changed copy paste error with repo name

This commit is contained in:
Sebastian Leheis 2025-03-19 01:30:55 +01:00
parent a2bb2db065
commit c67eedd112
Signed by: sebleh
GPG key ID: 423BA83CB094FAE3

View file

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