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
|
image: plugins/docker
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
settings:
|
settings:
|
||||||
repo: esinio/kimbon:apiserver
|
repo: esinio/kimbon
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: docker/compose:1.29.2
|
image: docker/compose:1.29.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user