This commit is contained in:
@@ -10,6 +10,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: golang:1.16
|
image: golang:1.16
|
||||||
commands:
|
commands:
|
||||||
|
- go mod download github.com/containernetworking/cni
|
||||||
- go test -cover ./...
|
- go test -cover ./...
|
||||||
volumes:
|
volumes:
|
||||||
- name: go
|
- name: go
|
||||||
|
|||||||
Reference in New Issue
Block a user