ci: add docker compose project name to ensure
continuous-integration/drone/push Build is passing Details

correct container names
pull/2/head
teutat3s 2023-02-28 02:19:34 +01:00
parent f82f10596c
commit d62227c14f
Signed by: teutat3s
GPG Key ID: 18DAE600A6BBE705
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ export DEPLOY_TAG="$TAG"
docker pull registry.greenbaum.cloud/pub_solar/miom.space:"$DEPLOY_TAG"
# Deploy on Greenbaum Cloud
docker-compose up -d
docker-compose up --detach --project-name miomspace