Skip to content

Commit a312f02

Browse files
committed
Remove debug output for MONGO_URI length in Docker workflow
1 parent d040d6c commit a312f02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
4646
# Debug: Check if secrets are available
4747
echo "Checking environment variables:"
48-
echo "MONGO_URI length: ${#${{ secrets.MONGO_URI }}}"
4948
echo "MONGO_USERNAME: $MONGO_USERNAME"
5049
5150
# Start the container

0 commit comments

Comments
 (0)