no idea if this will work
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Neil Hanlon 2022-11-11 22:22:00 -05:00
parent bcf905068b
commit 476926b82f
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -5,12 +5,13 @@ pipeline:
woodpecker-ci: woodpecker-ci:
image: woodpecker-ci/plugin-docker-buildx image: woodpecker-ci/plugin-docker-buildx
privileged: true privileged: true
secrets: [repository_username, repository_password]
settings: settings:
dockerfile: woodpecker-ci/Containerfile dockerfile: woodpecker-ci/Containerfile
# platforms: linux/amd64,linux/arm64/v8 # platforms: linux/amd64,linux/arm64/v8
registry: git.shrug.pw registry: git.shrug.pw
repo: git.shrug.pw/neil/containers repo: git.shrug.pw/neil/containers
tags: woodpecker-ci tag: woodpecker-ci
pull_image: true pull_image: true
auto_tag: true auto_tag: true
auto_labels: true auto_labels: true