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 c34594d commit 422852cCopy full SHA for 422852c
.evergreen/scripts/configure-env.sh
@@ -78,8 +78,6 @@ EOT
78
rm -rf $DRIVERS_TOOLS
79
BRANCH=master
80
ORG=mongodb-labs
81
-BRANCH=aws-output-file
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