Skip to content

Commit 18a5aa1

Browse files
author
Mladen Rusev
committed
add api key
1 parent 4876cb3 commit 18a5aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
- run: make -j test-e2e-gke
108108
env:
109-
VEN_API_KEY: ${} # ven-tlspk.venafi.cloud
109+
VEN_API_KEY: ${{ secrets.VEN_API_KEY_PULL }} # ven-tlspk.venafi.cloud
110110
VEN_API_KEY_PULL: ${{ secrets.VEN_API_KEY_PULL }}
111111
OCI_BASE: ttl.sh/veanfi-kubernetes-agent
112112
VEN_API_HOST: api.venafi.cloud

0 commit comments

Comments
 (0)