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 @@ -67,7 +67,7 @@ functions:
67
67
script : >
68
68
${PREPARE_SHELL}
69
69
70
- git clone git ://github.com./mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
70
+ git clone https ://github.com./mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
71
71
72
72
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" >
73
73
$MONGO_ORCHESTRATION_HOME/orchestration.config
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ functions:
85
85
params:
86
86
script: |
87
87
${PREPARE_SHELL}
88
- git clone git ://github.com./mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
88
+ git clone https ://github.com./mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
89
89
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" > $MONGO_ORCHESTRATION_HOME/orchestration.config
90
90
91
91
"bootstrap mongo-orchestration":
You can’t perform that action at this time.
0 commit comments