We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1637a commit d90de95Copy full SHA for d90de95
.evergreen/config.yml
@@ -259,7 +259,7 @@ functions:
259
ORCHESTRATION_FILE=${ORCHESTRATION_FILE} \
260
REQUIRE_API_VERSION=${REQUIRE_API_VERSION} \
261
LOAD_BALANCER=${LOAD_BALANCER} \
262
- sh ${DRIVERS_TOOLS}/.evergreen/run-orchestration.sh
+ bash ${DRIVERS_TOOLS}/.evergreen/run-orchestration.sh
263
- command: expansions.update
264
params:
265
file: mo-expansion.yml
@@ -276,7 +276,7 @@ functions:
276
AUTH=${AUTH} \
277
SSL=${SSL} \
278
279
280
281
282
0 commit comments