no idea if this will work
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Neil Hanlon 2022-11-11 22:25:41 -05:00
parent 95aec3640e
commit 959c848695
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -3,13 +3,13 @@ branches: main
pipeline: pipeline:
woodpecker-ci: woodpecker-ci:
image: woodpecker-ci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
privileged: true privileged: true
secrets: [repository_username, repository_password] 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
tag: woodpecker-ci tag: woodpecker-ci
pull_image: true pull_image: true