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 d6242c2 commit 334a793Copy full SHA for 334a793
.evergreen/scripts/configure-env.sh
@@ -78,8 +78,6 @@ EOT
78
rm -rf $DRIVERS_TOOLS
79
BRANCH=master
80
ORG=mongodb-labs
81
-BRANCH=configurable-cert-paths
82
-ORG=blink1073
83
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
84
85
cat <<EOT > ${DRIVERS_TOOLS}/.env
0 commit comments