Update .woodpecker/build.yml
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/manual/build Pipeline was successful

This commit is contained in:
Jonathan Treffler 2024-04-29 18:17:57 +02:00
parent 5f2fac2b5f
commit d6c455e2a1

View file

@ -11,7 +11,7 @@ steps:
include: ['.woodpecker/*.yml', 'Dockerfile'] include: ['.woodpecker/*.yml', 'Dockerfile']
exclude: ['README.md'] exclude: ['README.md']
settings: settings:
platforms: linux/amd64, linux/arm/v7, linux/arm64 platforms: linux/amd64
registry: https://git.verdigado.com registry: https://git.verdigado.com
username: ${CI_REPO_OWNER} username: ${CI_REPO_OWNER}
password: password:
@ -25,7 +25,7 @@ steps:
- branch: - branch:
exclude: [main] exclude: [main]
settings: settings:
platforms: linux/amd64, linux/arm/v7, linux/arm64 platforms: linux/amd64
registry: https://git.verdigado.com registry: https://git.verdigado.com
username: ${CI_REPO_OWNER} username: ${CI_REPO_OWNER}
password: password: