Skip to content

Commit 6fe6ba3

Browse files
committed
use det branch
1 parent 0cbdd58 commit 6fe6ba3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/scripts/configure-env.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ EOT
7676
rm -rf $DRIVERS_TOOLS
7777
BRANCH=master
7878
ORG=mongodb-labs
79+
BRANCH=fix-mock-kms-header
80+
ORG=blink1073
7981
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
8082

8183
cat <<EOT > ${DRIVERS_TOOLS}/.env

0 commit comments

Comments
 (0)