This commit is contained in:
parent
c0d8a48691
commit
31f05c6a70
1 changed files with 12 additions and 0 deletions
12
.woodpecker.yml
Normal file
12
.woodpecker.yml
Normal 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
|
Loading…
Reference in a new issue