Skip to content

Commit

Permalink
pipeline update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kedharkb committed Mar 15, 2024
1 parent 42613e6 commit 07e252d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/create-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@ jobs:

- name: Check Assumed Role
run: aws sts get-caller-identity


- name: Check policies
run: aws iam list-attached-role-policies --role-name lambda_role

- name: Install CDK dependencies
run: npm install -g aws-cdk

Expand Down

0 comments on commit 07e252d

Please sign in to comment.