Skip to content

Commit 9925d30

Browse files
committed
another docker fix
1 parent fa5efd3 commit 9925d30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,8 @@ functions:
375375
type: test
376376
params:
377377
binary: "bash"
378-
TASKFILE_TARGET: test-short
378+
env:
379+
TASKFILE_TARGET: test-short
379380
args: ["${RUN_TASK}", run-docker]
380381
- command: subprocess.exec
381382
type: test

0 commit comments

Comments
 (0)