docker-compose down before start
continuous-integration/drone/push Build is passing Details

This commit is contained in:
bmen 2020-10-08 21:52:02 +02:00
parent 04380313ec
commit f3a931a0bd
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@ platform:
steps:
- name: deploy
commands:
- docker-compose -f docker-compose-prod.yml down
- docker-compose -f docker-compose-prod.yml up -d