File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ functions:
69
69
script : >
70
70
${PREPARE_SHELL}
71
71
72
- git clone --depth 1 git ://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
72
+ git clone --depth 1 https ://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
73
73
74
74
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" >
75
75
$MONGO_ORCHESTRATION_HOME/orchestration.config
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ functions:
87
87
params:
88
88
script: |
89
89
${PREPARE_SHELL}
90
- git clone --depth 1 git ://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
90
+ git clone --depth 1 https ://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
91
91
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" > $MONGO_ORCHESTRATION_HOME/orchestration.config
92
92
93
93
"bootstrap mongo-orchestration":
You can’t perform that action at this time.
0 commit comments