fasdfhjaksdf
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-08-13 21:44:57 +10:00
parent 519528830c
commit adfafa5af0

View File

@@ -34,7 +34,7 @@ steps:
# IMPORTANT: Explicitly set the Docker Compose project name. # IMPORTANT: Explicitly set the Docker Compose project name.
# This ensures containers are managed with the 'Acrybot' prefix, # This ensures containers are managed with the 'Acrybot' prefix,
# matching your existing containers. # matching your existing containers.
COMPOSE_PROJECT_NAME: Acrybot COMPOSE_PROJECT_NAME: acrybot
commands: commands:
- echo "--- Stopping Discord bot service python-app ---" - echo "--- Stopping Discord bot service python-app ---"
# Stop the specific Discord bot service using the unhyphenated 'docker compose'. # Stop the specific Discord bot service using the unhyphenated 'docker compose'.