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 c59a6f8 commit 199e734Copy full SHA for 199e734
.evergreen/config.yml
@@ -34,6 +34,11 @@ functions:
34
add_expansions_to_env: true
35
args:
36
- ${DRIVERS_TOOLS}/.evergreen/run-orchestration.sh
37
+ - command: shell.exec
38
+ params:
39
+ binary: bash
40
+ run: |
41
+ tree ${DRIVERS_TOOLS}/
42
- command: expansions.update
43
params:
44
file: ${DRIVERS_TOOLS}/.evergreen/orchestration/mo-expansion.yml
0 commit comments