This commit is contained in:
parent
3027038a4f
commit
dbf38a2c9c
@ -3,15 +3,15 @@ branches: main
|
||||
|
||||
pipeline:
|
||||
woodpecker-ci:
|
||||
image: plugins/docker
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
dockerfile: woodpecker-ci/Containerfile
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
registry: git.shrug.pw
|
||||
repo: neil/containers
|
||||
tags: latest
|
||||
pull_image: true
|
||||
auto_tag: true
|
||||
custom_dns: 1.1.1.1
|
||||
username:
|
||||
from_secret: registry_username
|
||||
password:
|
||||
|
Loading…
Reference in New Issue
Block a user