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