add KUBERNETES env to enable Kubernetes tests
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
|
||||
env:
|
||||
CI: true
|
||||
KUBERNETES: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user