Skip to content

Commit 36f21cd

Browse files
authored
DEVPROD-16721: switch role used for writes to new bucket (#3845)
1 parent f94bb41 commit 36f21cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ tasks:
418418
display_name: downloads-center-
419419
- command: s3.put
420420
params:
421-
role_arn: "arn:aws:iam::119629040606:role/s3-access.cdn-origin-atlascli"
421+
role_arn: "arn:aws:iam::119629040606:role/s3-access.cdn-origin-mongocli"
422422
local_files_include_filter:
423423
- src/github.com/mongodb/mongodb-atlas-cli/dist/*.tar.gz
424424
- src/github.com/mongodb/mongodb-atlas-cli/dist/*.zip

0 commit comments

Comments
 (0)