Skip to content

Commit bdd4e89

Browse files
author
Tim Zhou
committed
using oidc instead passwd grant
Signed-off-by: Tim Zhou <tizhou@redhat.com>
1 parent a85aab2 commit bdd4e89

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.cirrus.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ env:
22
IMAGE_SUFFIX: "c20250422t130822z-f42f41d13"
33
WINDOWS_AMI: "win-server-wsl-${IMAGE_SUFFIX}"
44

5-
aws_credentials: ENCRYPTED[1659bb9d94b525492b4cab3f3e9a2ad8708fd6c23e821818b59875bd9b521b11080ce1bf11dbd46876978e70a99ef118]
5+
aws_credentials:
6+
role_arn: arn:aws:iam::449134212816:role/AssumeRoleForGithubRepo
7+
role_session_name: cirrus # an identifier for the assumed role session
8+
region: us-east-2 # region to use for calling the STS
9+
610

711
win_test_task:
812
name: win_test

0 commit comments

Comments
 (0)