diff --git a/.gitea/workflows/jwt-testing.yaml b/.gitea/workflows/jwt-testing.yaml index 814dd17..a7ee7da 100644 --- a/.gitea/workflows/jwt-testing.yaml +++ b/.gitea/workflows/jwt-testing.yaml @@ -9,6 +9,11 @@ jobs: jwt-testingh: runs-on: ubuntu-latest steps: + - run: | + pwd + ls / + ls /var/run + ls /var/run/secrets/kubernets.io/serviceaccount # https://github.com/marketplace/actions/generate-oidc-jwt - name: Import Secrets id: import-secrets