try to make linter happy
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-07-28 14:04:05 +02:00
parent 7e04cf2b8e
commit 38b4e11d1b
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -14,8 +14,8 @@ steps:
- linux/arm64 - linux/arm64
- linux/amd64 - linux/amd64
when: when:
branch: - branch: main
- main event: push
- name: docker-build - name: docker-build
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
privileged: true privileged: true
@ -32,10 +32,6 @@ steps:
- linux/amd64 - linux/amd64
dry_run: true dry_run: true
when: when:
branch: - branch:
exclude: exclude: main
- main event: push
when:
event:
include:
- push