WIP: start working on tests #1
|
@ -19,7 +19,6 @@ jobs:
|
||||||
uses: helm/kind-action@v1
|
uses: helm/kind-action@v1
|
||||||
- name: Run the tests
|
- name: Run the tests
|
||||||
run: |
|
run: |
|
||||||
export KUBECONFIG=$HOME/.kube/config # if not already set
|
|
||||||
export KIND_EXPERIMENTAL_DOCKER_NETWORK=${{ job.container.network }}
|
export KIND_EXPERIMENTAL_DOCKER_NETWORK=${{ job.container.network }}
|
||||||
|
|
||||||
kind create cluster \
|
kind create cluster \
|
||||||
|
|
Loading…
Reference in New Issue