diff --git a/.gitea/workflows/jwt-testing.yaml b/.gitea/workflows/jwt-testing.yaml index f42a2c2..814dd17 100644 --- a/.gitea/workflows/jwt-testing.yaml +++ b/.gitea/workflows/jwt-testing.yaml @@ -9,19 +9,6 @@ jobs: jwt-testingh: runs-on: ubuntu-latest 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 - name: Import Secrets id: import-secrets