diff --git a/.woodpecker.yml b/.woodpecker.yml index bad3ba2..288ac8f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -34,7 +34,7 @@ steps: # IMPORTANT: Explicitly set the Docker Compose project name. # This ensures containers are managed with the 'Acrybot' prefix, # matching your existing containers. - COMPOSE_PROJECT_NAME: Acrybot + COMPOSE_PROJECT_NAME: acrybot commands: - echo "--- Stopping Discord bot service python-app ---" # Stop the specific Discord bot service using the unhyphenated 'docker compose'.