We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1939c14 commit 1847038Copy full SHA for 1847038
.github/workflows/tests.yaml
@@ -67,7 +67,7 @@ jobs:
67
test-e2e:
68
runs-on: ubuntu-latest
69
steps:
70
- - run: ./hack/e2e/test.sh
+ - run: make -j test-e2e-gke
71
env:
72
VEN_API_KEY: ${} # ven-tlspk.venafi.cloud
73
VEN_API_KEY_PULL: ${secrets.VEN_API_KEY_PULL}
0 commit comments