This commit is contained in:
@@ -43,7 +43,7 @@ steps:
|
||||
# Replace 'your_bot_service_name' with the EXACT service name from your docker-compose.yml.
|
||||
- echo "--- Stopping Discord bot service your_bot_service_name ---"
|
||||
- docker compose stop python-app
|
||||
|
||||
- ls -la
|
||||
# Bring the specific Discord bot service back up.
|
||||
# '--build' is essential if your docker-compose.yml uses 'build: .' to create the image,
|
||||
# as it ensures the image is rebuilt with the newly pulled source code.
|
||||
|
||||
Reference in New Issue
Block a user