This commit is contained in:
parent
e55379289e
commit
89284c06ac
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user