We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c41750 commit 8b5c720Copy full SHA for 8b5c720
1 file changed
.evergreen/scripts/configure-env.sh
@@ -76,8 +76,6 @@ EOT
76
rm -rf $DRIVERS_TOOLS
77
BRANCH=master
78
ORG=mongodb-labs
79
-ORG=blink1073
80
-BRANCH=test-rhel-arm
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