ci: add docker compose project name to ensure
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
correct container names
This commit is contained in:
parent
f82f10596c
commit
d62227c14f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue