This commit is contained in:
@@ -36,7 +36,7 @@ steps:
|
|||||||
# matching your existing containers.
|
# matching your existing containers.
|
||||||
# If your actual project name (from 'docker inspect <container_id>')
|
# If your actual project name (from 'docker inspect <container_id>')
|
||||||
# is different, replace 'Acrybot' here.
|
# is different, replace 'Acrybot' here.
|
||||||
- COMPOSE_PROJECT_NAME=Acrybot
|
COMPOSE_PROJECT_NAME: Acrybot
|
||||||
commands:
|
commands:
|
||||||
- echo "--- Managing Docker Compose services ---"
|
- echo "--- Managing Docker Compose services ---"
|
||||||
- cd /app # Navigate to the mounted project directory.
|
- cd /app # Navigate to the mounted project directory.
|
||||||
|
|||||||
Reference in New Issue
Block a user