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 4876cb3 commit 18a5aa1Copy full SHA for 18a5aa1
.github/workflows/tests.yaml
@@ -106,7 +106,7 @@ jobs:
106
107
- run: make -j test-e2e-gke
108
env:
109
- VEN_API_KEY: ${} # ven-tlspk.venafi.cloud
+ VEN_API_KEY: ${{ secrets.VEN_API_KEY_PULL }} # ven-tlspk.venafi.cloud
110
VEN_API_KEY_PULL: ${{ secrets.VEN_API_KEY_PULL }}
111
OCI_BASE: ttl.sh/veanfi-kubernetes-agent
112
VEN_API_HOST: api.venafi.cloud
0 commit comments