Skip to content

Commit b1addb9

Browse files
committed
route to mo-expansion.yml
1 parent d07443e commit b1addb9

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,9 @@ functions:
3434
add_expansions_to_env: true
3535
args:
3636
- ${DRIVERS_TOOLS}/.evergreen/run-orchestration.sh
37-
- command: shell.exec
38-
params:
39-
binary: bash
40-
script: |
41-
find ${DRIVERS_TOOLS}
42-
- command: shell.exec
43-
params:
44-
binary: bash
45-
script: |
46-
find .
4737
- command: expansions.update
4838
params:
49-
file: ${DRIVERS_TOOLS}/.evergreen/orchestration/mo-expansion.yml
39+
file: mo-expansion.yml
5040

5141

5242
"run unit tests":

0 commit comments

Comments
 (0)