containers/.woodpecker.yml
Neil Hanlon d18f02ed4e
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
bump CI
2022-11-11 16:45:49 -05:00

20 lines
397 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
ipv6: true
bip: true
username:
from_secret: registry_username
password:
from_secret: registry_password