fix: change repo name and tags
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fcede98765
commit
eb4fb5d721
@ -22,11 +22,13 @@ steps:
|
||||
image: plugins/docker
|
||||
pull: if-not-exists
|
||||
settings:
|
||||
repo: esinio/kimbon:apiserver
|
||||
repo: esinio/kimbon
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
tags:
|
||||
- latest
|
||||
|
||||
- name: deploy
|
||||
image: docker/compose:1.29.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user