Skip to content

Commit a9c3ed1

Browse files
committed
changed user
1 parent 70fe633 commit a9c3ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/new_pipelines/aws-assume-role-new-int.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ steps:
2020
2121
echo "Running aws sts get-caller-identity:"
2222
aws sts get-caller-identity
23-
aws iam list-attached-role-policies --role-name build-agent
23+
# aws iam list-attached-role-policies --role-name build-agent
2424
2525
aws_role="$ROLE"
2626
aws_account_id="$AWS_ACCOUNT_ID"

0 commit comments

Comments
 (0)