no idea if this will work
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
95aec3640e
commit
959c848695
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user