This commit is contained in:
parent
81829710f4
commit
1cceb329ff
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ steps:
|
||||||
- name: publish
|
- name: publish
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: jcollie/healthchecks
|
repo: docker.io/jcollie/healthchecks
|
||||||
|
registry: docker.io
|
||||||
username:
|
username:
|
||||||
from_secret: username
|
from_secret: username
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in a new issue