containers/.woodpecker.yml
Neil Hanlon c1ffb4a0f2
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
bump CI
2022-11-11 16:53:33 -05:00

19 lines
390 B
YAML

---
branches: main
pipeline:
woodpecker-ci:
image: plugins/docker
settings:
dockerfile: woodpecker-ci/Containerfile
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:
from_secret: registry_password