Skip to content

Commit 300b41d

Browse files
committed
Rename ASSUME_ROLE_ARN to UPLOAD_MO_ARTIFACTS_ROLE_ARN
1 parent 142ad67 commit 300b41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/.evg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ functions:
113113
"upload mo artifacts":
114114
- command: ec2.assume_role
115115
params:
116-
role_arn: ${ASSUME_ROLE_ARN}
116+
role_arn: ${UPLOAD_MO_ARTIFACTS_ROLE_ARN}
117117
- command: shell.exec
118118
params:
119119
shell: bash

0 commit comments

Comments
 (0)