Skip to content

Commit

Permalink
more echo statements for debugging #2
Browse files Browse the repository at this point in the history
  • Loading branch information
abu271 committed Jan 25, 2025
1 parent ef238f6 commit 300d9a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
docker compose -f docker-compose-prod.yml pull
echo "DJANGO_SECRET_KEY is set to: $DJANGO_SECRET_KEY"
echo "DB User is set to: $DB_USER"
echo "current directory is: $(pwd)"
echo ---= Starting containers =---
Expand Down

0 comments on commit 300d9a4

Please sign in to comment.