This commit is contained in:
@@ -16,6 +16,7 @@ steps:
|
|||||||
- /home/gary/Discord/Acrybot:/app # Maps named volume 'docker_compose_dir' to container path
|
- /home/gary/Discord/Acrybot:/app # Maps named volume 'docker_compose_dir' to container path
|
||||||
commands:
|
commands:
|
||||||
- cd /app
|
- cd /app
|
||||||
- docker compose restart python-app
|
- docker compose down
|
||||||
|
- docker compose up -d
|
||||||
# Uncomment the line below if you use older Docker Compose (with a hyphen)
|
# Uncomment the line below if you use older Docker Compose (with a hyphen)
|
||||||
# - docker-compose restart your_bot_service_name
|
# - docker-compose restart your_bot_service_name
|
||||||
|
|||||||
Reference in New Issue
Block a user