Skip to content

Commit

Permalink
use master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Oct 16, 2023
1 parent 32852df commit c5d4eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ functions:
# If this was a patch build, doing a fresh clone would not actually test the patch
cp -R ${PROJECT_DIRECTORY}/ $DRIVERS_TOOLS
else
git clone --branch GODRIVER-3008 https://github.com/blink1073/drivers-evergreen-tools.git $DRIVERS_TOOLS
git clone https://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
fi
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" > $MONGO_ORCHESTRATION_HOME/orchestration.config
- command: shell.exec
Expand Down

0 comments on commit c5d4eae

Please sign in to comment.