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 8757c48 commit 04926fbCopy full SHA for 04926fb
.evergreen/setup-remote.sh
@@ -45,4 +45,4 @@ echo "export MONGODB_URI=$MONGODB_URI" >> env.sh
45
# Ensure the remote database is populated.
46
. .evergreen/utils.sh
47
48
-CONN_STRING=MONGODB_URI scaffold_atlas
+CONN_STRING=$MONGODB_URI scaffold_atlas
0 commit comments