Skip to content

Commit 45789f9

Browse files
committed
Use add_expansions_to_env
1 parent 5ecb241 commit 45789f9

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
@@ -776,7 +776,6 @@ functions:
776776
- command: ec2.assume_role
777777
params:
778778
role_arn: ${aws_test_secrets_role}
779-
add_expansions_to_env: true
780779
# - command: shell.exec
781780
# type: test
782781
# params:
@@ -792,6 +791,7 @@ functions:
792791
- command: shell.exec
793792
type: test
794793
params:
794+
add_expansions_to_env: true
795795
working_dir: "src"
796796
shell: bash
797797
script: |

0 commit comments

Comments
 (0)