containers/.woodpecker.yml
Neil Hanlon ea87466a94
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
bump CI
2022-11-11 16:31:04 -05:00

17 lines
343 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
username:
from_secret: registry_username
password:
from_secret: registry_password