We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d040d6c commit a312f02Copy full SHA for a312f02
.github/workflows/docker.yml
@@ -45,7 +45,6 @@ jobs:
45
46
# Debug: Check if secrets are available
47
echo "Checking environment variables:"
48
- echo "MONGO_URI length: ${#${{ secrets.MONGO_URI }}}"
49
echo "MONGO_USERNAME: $MONGO_USERNAME"
50
51
# Start the container
0 commit comments