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 4546f23 commit 39b4526Copy full SHA for 39b4526
.evergreen/scripts/configure-env.sh
@@ -76,8 +76,6 @@ EOT
76
rm -rf $DRIVERS_TOOLS
77
BRANCH=master
78
ORG=mongodb-labs
79
-BRANCH=fix-mock-kms-headers
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