This commit is contained in:
parent
38233fc4b1
commit
65b53812ea
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ steps:
|
|||
- name: deployment
|
||||
image: git.local-it.org/philipp/stack-ssh-deply:latest
|
||||
settings:
|
||||
stack: "foodsoft"
|
||||
stack: ${DRONE_COMMIT}
|
||||
compose: "deployment/compose.yml"
|
||||
deploy_key:
|
||||
from_secret: drone_deploy_key
|
||||
|
|
Loading…
Reference in a new issue