parent
8088c6278a
commit
d655e346e2
@ -3,15 +3,16 @@ branches: main
|
||||
|
||||
pipeline:
|
||||
woodpecker-ci:
|
||||
image: plugins/docker
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
privileged: true
|
||||
settings:
|
||||
dockerfile: woodpecker-ci/Containerfile
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
registry: git.shrug.pw
|
||||
repo: neil/containers
|
||||
repo: git.shrug.pw/neil/containers
|
||||
tags: woodpecker-ci
|
||||
pull_image: true
|
||||
default_tags: true
|
||||
mtu: 1480
|
||||
username:
|
||||
from_secret: registry_username
|
||||
|
Loading…
Reference in New Issue
Block a user