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 fb48cce commit 435c386Copy full SHA for 435c386
.evergreen/config/test-task-groups.yml
@@ -8,6 +8,9 @@ task_groups:
8
- func: "locate PHP binaries"
9
- func: "fetch extension"
10
- func: "install composer"
11
+ - command: ec2.assume_role
12
+ params:
13
+ role_arn: ${aws_test_secrets_role}
14
- command: subprocess.exec
15
params:
16
working_dir: src
0 commit comments