More testing
Some checks failed
JWT Testing / jwt-testingh (push) Failing after 4s

This commit is contained in:
Jack Jackson 2025-03-18 20:21:02 -07:00
parent e55379289e
commit 89284c06ac

View File

@ -9,6 +9,11 @@ jobs:
jwt-testingh: jwt-testingh:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: |
pwd
ls /
ls /var/run
ls /var/run/secrets/kubernets.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