docker-mastodon/.woodpecker.yml
Cat /dev/Nulo 60ecc86859
Some checks failed
continuous-integration/woodpecker the build failed
CI: try using settings
2021-12-10 10:15:27 -03:00

14 lines
264 B
YAML

pipeline:
publish:
image: plugins/docker
settings:
registry: registry.nulo.in
repo: registry.nulo.in/nulo/mastodon
tags: latest
username: sutty
secrets:
- docker_password
when:
branch: master
event: push