CI
Some checks failed
continuous-integration/woodpecker the build failed

This commit is contained in:
Cat /dev/Nulo 2021-12-09 00:45:56 -03:00
parent c0d8a48691
commit 31f05c6a70

12
.woodpecker.yml Normal file
View file

@ -0,0 +1,12 @@
pipeline:
publish:
image: plugins/docker
registry: registry.nulo.in
repo: registry.nulo.in/nulo/mastodon
tags: latest
username: sutty
secrets:
- docker_password
when:
branch: master
event: push