Added some logging for assistance
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-08-13 20:39:06 +10:00
parent cbce0eec68
commit 28245c231d

View File

@@ -20,6 +20,8 @@ steps:
- cd /app
# Execute the Docker Compose command
# IMPORTANT: Replace 'your_bot_service_name' with your actual service name.
- ls
- pwd
- docker-compose restart python-app
# Uncomment the line below if you use older Docker Compose (with a hyphen)
# - docker-compose restart your_bot_service_name