Browse code

Add Jenkins Build Status

Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)

Jessica Frazelle authored on 2014/12/30 04:43:18
Showing 1 changed files
... ...
@@ -178,7 +178,7 @@ Contributing to Docker
178 178
 ======================
179 179
 
180 180
 [![GoDoc](https://godoc.org/github.com/docker/docker?status.png)](https://godoc.org/github.com/docker/docker)
181
-[![Build Status](https://ci.dockerproject.com/github.com/docker/docker/status.svg?branch=master)](https://ci.dockerproject.com/github.com/docker/docker)
181
+[![Jenkins Build Status](https://jenkins.dockerproject.com/job/Docker%20Master/badge/icon)](https://jenkins.dockerproject.com/job/Docker%20Master/)
182 182
 
183 183
 Want to hack on Docker? Awesome! There are instructions to get you
184 184
 started [here](CONTRIBUTING.md). If you'd like to contribute to the