This commit is contained in:
parent
8bab08d44e
commit
c8846674f7
1 changed files with 2 additions and 1 deletions
|
@ -57,8 +57,9 @@ steps:
|
|||
tags:
|
||||
- latest
|
||||
- ${DRONE_COMMIT}
|
||||
docker pull
|
||||
- name: deployment
|
||||
image: git.local-it.org/philipp/stack-ssh-deploy:latest
|
||||
image: git.local-it.org/philipp/stack-ssh-deply:latest
|
||||
settings:
|
||||
stack: "foodsoft"
|
||||
compose: "deployment/compose.yml"
|
||||
|
|
Loading…
Reference in a new issue