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 6597bd7 commit 45bc088Copy full SHA for 45bc088
.evergreen/config.yml
@@ -125,7 +125,7 @@ functions:
125
# If this was a patch build, doing a fresh clone would not actually test the patch
126
cp -R ${PROJECT_DIRECTORY}/ $DRIVERS_TOOLS
127
else
128
- git clone git://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
+ git clone https://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
129
fi
130
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" > $MONGO_ORCHESTRATION_HOME/orchestration.config
131
- command: shell.exec
0 commit comments