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 0cbdd58 commit 6fe6ba3Copy full SHA for 6fe6ba3
.evergreen/scripts/configure-env.sh
@@ -76,6 +76,8 @@ EOT
76
rm -rf $DRIVERS_TOOLS
77
BRANCH=master
78
ORG=mongodb-labs
79
+BRANCH=fix-mock-kms-header
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