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 37b37c1 commit fd323b3Copy full SHA for fd323b3
.evergreen/scripts/prepare-resources.sh
@@ -6,7 +6,7 @@ pushd $HERE
6
. env.sh
7
8
rm -rf $DRIVERS_TOOLS
9
-git clone --branch det-uv-install https://github.com/eramongodb/drivers-evergreen-tools.git $DRIVERS_TOOLS
+git clone https://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
10
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" >$MONGO_ORCHESTRATION_HOME/orchestration.config
11
12
popd
0 commit comments