update build badge to point to CI build job

This commit is contained in:
Benjamin Elder
2018-09-14 18:16:55 -07:00
parent f751ca2eac
commit 2a52a6792f

View File

@@ -3,8 +3,8 @@
<!--testgrid test status badge, prow build badge, and go report card--> <!--testgrid test status badge, prow build badge, and go report card-->
<!--TODO(bentheelder): switch these jobs out once we've added more CI jobs--> <!--TODO(bentheelder): switch these jobs out once we've added more CI jobs-->
<a href="https://k8s-testgrid.appspot.com/conformance-providerless#kind,%20master%20(dev)"><img src="https://k8s-testgrid.appspot.com/q/summary/conformance-providerless/kind,%20master%20(dev)/tests_status" /></a> <a href="https://prow.k8s.io/?job=ci-kubernetes-kind-conformance"> <a href="https://k8s-testgrid.appspot.com/conformance-providerless#kind,%20master%20(dev)"><img src="https://k8s-testgrid.appspot.com/q/summary/conformance-providerless/kind,%20master%20(dev)/tests_status" /></a> <a href="https://prow.k8s.io/?job=ci-kind-build">
<img alt="Build" src="https://prow.k8s.io/badge.svg?jobs=ci-kubernetes-kind-conformance"> <img alt="Build Status" src="https://prow.k8s.io/badge.svg?jobs=ci-kind-build">
</a> <a href="https://goreportcard.com/report/sigs.k8s.io/kind"><img alt="Go Report Card" src="https://goreportcard.com/badge/sigs.k8s.io/kind" /></a> </a> <a href="https://goreportcard.com/report/sigs.k8s.io/kind"><img alt="Go Report Card" src="https://goreportcard.com/badge/sigs.k8s.io/kind" /></a>