This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user