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