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:
commit
adb6a3f933
|
|
@ -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.
|
||||||
|
|
||||||
[](https://travis-ci.org/docker-library/docs)
|
- [Travis CI:
|
||||||
|
](https://travis-ci.org/docker-library/docs)
|
||||||
|
- [Automated `update.sh` and `push.sh`:
|
||||||
|
](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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue