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
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: jcollie/healthchecks
|
||||
repo: docker.io/jcollie/healthchecks
|
||||
registry: docker.io
|
||||
username:
|
||||
from_secret: username
|
||||
password:
|
||||
|
|
Loading…
Reference in a new issue