This commit is contained in:
parent
32439c8bef
commit
df0674037e
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,8 @@ steps:
|
||||||
username: yksflip
|
username: yksflip
|
||||||
from_secret: docker_registry
|
from_secret: docker_registry
|
||||||
repo: yksflip/foodsoft
|
repo: yksflip/foodsoft
|
||||||
tags: ${DRONE_COMMIT}
|
tags:
|
||||||
|
- latest
|
||||||
- name: deployment
|
- name: deployment
|
||||||
image: decentral1se/stack-ssh-deploy:latest
|
image: decentral1se/stack-ssh-deploy:latest
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in a new issue