Actually use the token
All checks were successful
JWT Testing / jwt-testingh (push) Successful in 5s
All checks were successful
JWT Testing / jwt-testingh (push) Successful in 5s
This commit is contained in:
parent
e0ad15be95
commit
3a0521bc8f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user