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