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 ceb3568 commit 91f9f76Copy full SHA for 91f9f76
.evergreen/scripts/configure-env.sh
@@ -78,8 +78,6 @@ EOT
78
rm -rf $DRIVERS_TOOLS
79
BRANCH=master
80
ORG=mongodb-labs
81
-BRANCH=ocsp-updates
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