try with the buildx plugin instead
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Neil Hanlon 2022-11-11 18:11:26 -05:00
parent 3027038a4f
commit dbf38a2c9c
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -3,15 +3,15 @@ branches: main
pipeline: pipeline:
woodpecker-ci: woodpecker-ci:
image: plugins/docker image: woodpeckerci/plugin-docker-buildx
settings: settings:
dockerfile: woodpecker-ci/Containerfile dockerfile: woodpecker-ci/Containerfile
platforms: linux/amd64,linux/arm64/v8
registry: git.shrug.pw registry: git.shrug.pw
repo: neil/containers repo: neil/containers
tags: latest tags: latest
pull_image: true pull_image: true
auto_tag: true auto_tag: true
custom_dns: 1.1.1.1
username: username:
from_secret: registry_username from_secret: registry_username
password: password: