Skip to content

Commit ffd2f25

Browse files
committed
Use add_expansions_to_env
1 parent 823898b commit ffd2f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,6 @@ functions:
773773
- command: ec2.assume_role
774774
params:
775775
role_arn: ${aws_test_secrets_role}
776-
add_expansions_to_env: true
777776
# - command: shell.exec
778777
# type: test
779778
# params:
@@ -789,6 +788,7 @@ functions:
789788
- command: shell.exec
790789
type: test
791790
params:
791+
add_expansions_to_env: true
792792
working_dir: "src"
793793
shell: bash
794794
script: |

0 commit comments

Comments
 (0)