containers/.woodpecker.yml
Neil Hanlon e1abd41e7e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
bump
2022-11-11 22:15:58 -05:00

21 lines
470 B
YAML

---
branches: main
pipeline:
woodpecker-ci:
image: plugins/docker
privileged: true
settings:
dockerfile: woodpecker-ci/Containerfile
# platforms: linux/amd64,linux/arm64/v8
registry: git.shrug.pw
repo: git.shrug.pw/neil/containers
tags: woodpecker-ci
pull_image: true
default_tags: true
mtu: 1480
username:
from_secret: registry_username
password:
from_secret: registry_password