debug deployment
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
adb-sh 2023-01-05 17:18:41 +01:00
parent be491d63a5
commit f0859a2999

View File

@ -34,6 +34,6 @@ steps:
key: key:
from_secret: ssh_private_key from_secret: ssh_private_key
script: | script: |
cd /media/docker/ cd /media/docker/iid-homework
docker compose -f docker-compose.prod.yml -p iid-homework pull -q docker compose -f docker-compose.prod.yml -p iid-homework pull -q
docker compose -f docker-compose.prod.yml -p iid-homework up -d docker compose -f docker-compose.prod.yml -p iid-homework up -d