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 e44ece0 commit 134d1a6Copy full SHA for 134d1a6
.evergreen/scripts/configure-env.sh
@@ -76,6 +76,8 @@ EOT
76
rm -rf $DRIVERS_TOOLS
77
BRANCH=master
78
ORG=mongodb-labs
79
+BRANCH=PYTHON-5498
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