This commit is contained in:
parent
3027038a4f
commit
dbf38a2c9c
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user