This commit is contained in:
parent
6de57f0c5e
commit
60ecc86859
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,11 @@
|
|||
pipeline:
|
||||
publish:
|
||||
image: plugins/docker
|
||||
registry: registry.nulo.in
|
||||
repo: registry.nulo.in/nulo/mastodon
|
||||
tags: latest
|
||||
username: sutty
|
||||
settings:
|
||||
registry: registry.nulo.in
|
||||
repo: registry.nulo.in/nulo/mastodon
|
||||
tags: latest
|
||||
username: sutty
|
||||
secrets:
|
||||
- docker_password
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue