Actually use the token
All checks were successful
JWT Testing / jwt-testingh (push) Successful in 5s

This commit is contained in:
Jack Jackson 2025-03-18 21:12:23 -07:00
parent e0ad15be95
commit 3a0521bc8f

View File

@ -9,19 +9,6 @@ jobs:
jwt-testingh: jwt-testingh:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: |
sleep 3600
- run: |
echo "pwd"
pwd
echo
echo "ls /var/run"
ls /var/run
echo
echo "ls /var/run/..."
ls /var/run/secrets_kubernetes.io_serviceaccount
# https://github.com/marketplace/actions/generate-oidc-jwt # https://github.com/marketplace/actions/generate-oidc-jwt
- name: Import Secrets - name: Import Secrets
id: import-secrets id: import-secrets