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 51a8935 commit 3ea40d3Copy full SHA for 3ea40d3
.evergreen/scripts/configure-env.sh
@@ -76,8 +76,6 @@ EOT
76
rm -rf $DRIVERS_TOOLS
77
BRANCH=master
78
ORG=mongodb-labs
79
-BRANCH=ocsp-cleanup
80
-ORG=blink1073
81
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
82
83
cat <<EOT > ${DRIVERS_TOOLS}/.env
0 commit comments