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