Skip to content

Commit

Permalink
Revert "Add "unset-current-credentials: true" to CI/CD"
Browse files Browse the repository at this point in the history
This reverts commit aed7091.

The pipeline still fails after setting the OIDC "permissions" block from
commit 025fbcd:

- https://github.com/mbland/elistman/actions/runs/6150360194/job/16688176092

Now I'm wondering if the "unset-current-credentials" setting is
interfering with it. Let's see.
  • Loading branch information
mbland committed Sep 11, 2023
1 parent 025fbcd commit 3f3d83e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ jobs:
role-session-name: testing-packaging
role-duration-seconds: 3600
role-skip-session-tagging: true
unset-current-credentials: true

- name: Validate SAM template
run: |
Expand Down

0 comments on commit 3f3d83e

Please sign in to comment.