Skip to content

Commit

Permalink
debug token (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
vandjelk authored Oct 17, 2024
1 parent be91e7c commit 16c1458
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
-d "client_id=$IAS_CLIENT_ID" \
-d "client_secret=$IAS_CLIENT_SECRET" \
-d 'scope=groups, email' > token.json
echo "token"
cat token.json
- name: Build kubeconfig
env:
IAS_USERNAME: ${{ secrets.IAS_USERNAME }}
Expand Down

0 comments on commit 16c1458

Please sign in to comment.