mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-03-04 19:10:26 +00:00
Test Kubernetes in Docker
This commit is contained in:
@@ -14,6 +14,8 @@ addons:
|
||||
|
||||
before_install:
|
||||
- make dep
|
||||
- go get sigs.k8s.io/kind
|
||||
- kind create cluster
|
||||
|
||||
script:
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user