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
|
||||
from_secret: docker_registry
|
||||
repo: yksflip/foodsoft
|
||||
tags: ${DRONE_COMMIT}
|
||||
tags:
|
||||
- latest
|
||||
- name: deployment
|
||||
image: decentral1se/stack-ssh-deploy:latest
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue