Merge pull request #698 from infosiftr/doi-janky

Add README link/badge for our Jenkins "update.sh and push.sh" job
This commit is contained in:
yosifkit 2016-09-20 16:49:14 -07:00 committed by GitHub
commit adb6a3f933
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,10 @@ This repository contains the docs for each of the Docker official images. See [d
All Markdown files here are run through [tianon's fork of `markdownfmt`](https://github.com/tianon/markdownfmt) (only forked to add some smaller-diff preference and minor DockerHub-compatibility changes), and verified as formatted correctly via Travis-CI. All Markdown files here are run through [tianon's fork of `markdownfmt`](https://github.com/tianon/markdownfmt) (only forked to add some smaller-diff preference and minor DockerHub-compatibility changes), and verified as formatted correctly via Travis-CI.
[![Build Status](https://travis-ci.org/docker-library/docs.svg?branch=master)](https://travis-ci.org/docker-library/docs) - [Travis CI:
![build status badge](https://travis-ci.org/docker-library/docs.svg?branch=master)](https://travis-ci.org/docker-library/docs)
- [Automated `update.sh` and `push.sh`:
![build status badge](https://doi-janky.infosiftr.net/job/docs/job/update/badge/icon)](https://doi-janky.infosiftr.net/job/docs/job/update/)
# How do I add a new image's docs # How do I add a new image's docs