asd
This commit is contained in:
4
.github/workflows/test-e2e.yml
vendored
4
.github/workflows/test-e2e.yml
vendored
@@ -17,6 +17,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
|
|
||||||
|
- name: Install docker
|
||||||
|
run: |
|
||||||
|
apt-get -y install docker
|
||||||
|
|
||||||
- name: Install the latest version of kind
|
- name: Install the latest version of kind
|
||||||
run: |
|
run: |
|
||||||
curl -Lo ./kind https://kind.sigs.k8s.io/dl/latest/kind-linux-arm64
|
curl -Lo ./kind https://kind.sigs.k8s.io/dl/latest/kind-linux-arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user