parent
a29bbf7b8a
commit
029c5e6995
@ -8,9 +8,12 @@ pipeline:
|
|||||||
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
|
|
||||||
repo: git.shrug.pw/neil/containers
|
repo: git.shrug.pw/neil/containers
|
||||||
tags: woodpecker-ci
|
tags: woodpecker-ci
|
||||||
pull_image: true
|
pull_image: true
|
||||||
default_tags: true
|
default_tags: true
|
||||||
mtu: 1480
|
mtu: 1480
|
||||||
|
username:
|
||||||
|
from_secret: registry_username
|
||||||
|
password:
|
||||||
|
from_secret: registry_password
|
||||||
|
Loading…
Reference in New Issue
Block a user