Skip to content

Commit 2f449f0

Browse files
committed
added build status badge to README
1 parent 6320d49 commit 2f449f0

File tree

1 file changed

+38
-35
lines changed

1 file changed

+38
-35
lines changed

README.md

Lines changed: 38 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ works out the [semantic version][semver] of the commit being built.
77
[![Gitter][gitter-badge]][gitter]
88
[![Build status][appveyor-badge]][appveyor]
99
[![Build Status][travis-badge]][travis]
10+
[![Build Status][azure-pipeline-badge]][azure-pipeline]
1011

1112
| | Stable | Pre-release |
1213
| -------------------------: | :---------------------------------------: | :---------------------------------------: |
@@ -51,38 +52,40 @@ target="_blank">Tree</a> designed by <a
5152
href="http://thenounproject.com/david.chapman" target="_blank">David Chapman</a>
5253
from The Noun Project
5354

54-
[icon]: https://raw.github.com/GitTools/GitVersion/master/docs/img/package_icon.png
55-
[semver]: http://semver.org
56-
[gitter]: https://gitter.im/GitTools/GitVersion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
57-
[gitter-badge]: https://badges.gitter.im/Join+Chat.svg
58-
[appveyor]: https://ci.appveyor.com/project/GitTools/gitversion/branch/master
59-
[appveyor-badge]: https://ci.appveyor.com/api/projects/status/sxje0wht0cscmn7w/branch/master?svg=true
60-
[travis]: https://travis-ci.org/GitTools/GitVersion
61-
[travis-badge]: https://travis-ci.org/GitTools/GitVersion.svg?branch=master
62-
[docs]: http://gitversion.readthedocs.org/en/stable/
63-
[docs-badge]: https://readthedocs.org/projects/gitversion/badge/?version=stable
64-
[docs-pre]: http://gitversion.readthedocs.org/en/latest/
65-
[docs-pre-badge]: https://readthedocs.org/projects/gitversion/badge/?version=latest
66-
[gh-rel]: https://github.com/GitTools/GitVersion/releases/latest
67-
[gh-rel-badge]: https://img.shields.io/github/release/gittools/gitversion.svg
68-
[choco]: https://chocolatey.org/packages/GitVersion.Portable
69-
[choco-badge]: https://img.shields.io/chocolatey/v/gitversion.portable.svg
70-
[choco-pre-badge]: https://img.shields.io/chocolatey/vpre/gitversion.portable.svg
71-
[gvt]: https://www.nuget.org/packages/GitVersionTask
72-
[gvt-badge]: https://img.shields.io/nuget/v/GitVersionTask.svg
73-
[gvt-pre-badge]: https://img.shields.io/nuget/vpre/GitVersionTask.svg
74-
[gvc]: https://www.nuget.org/packages/GitVersion.CommandLine
75-
[gvc-badge]: https://img.shields.io/nuget/v/GitVersion.CommandLine.svg
76-
[gvc-pre-badge]: https://img.shields.io/nuget/vpre/GitVersion.CommandLine.svg
77-
[gem-badge]: https://img.shields.io/gem/v/gitversion.svg
78-
[gem]: https://rubygems.org/gems/gitversion
79-
[brew]: http://brew.sh/
80-
[brew-badge]: https://img.shields.io/homebrew/v/gitversion.svg
81-
[contribute]: https://github.com/GitTools/GitVersion/blob/master/CONTRIBUTING.md
82-
[why]: http://gitversion.readthedocs.org/en/latest/why
83-
[usage]: http://gitversion.readthedocs.org/en/latest/usage/usage/
84-
[how]: http://gitversion.readthedocs.org/en/latest/more-info/how-it-works/
85-
[faq]: http://gitversion.readthedocs.org/en/latest/faq/
86-
[who]: http://gitversion.readthedocs.org/en/latest/who/
87-
[gv-in-action]: https://raw.github.com/GitTools/GitVersion/master/docs/img/README.png
88-
[dockerhub]: https://hub.docker.com/r/gittools/gitversion/
55+
[icon]: https://raw.github.com/GitTools/GitVersion/master/docs/img/package_icon.png
56+
[semver]: http://semver.org
57+
[gitter]: https://gitter.im/GitTools/GitVersion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
58+
[gitter-badge]: https://badges.gitter.im/Join+Chat.svg
59+
[appveyor]: https://ci.appveyor.com/project/GitTools/gitversion/branch/master
60+
[appveyor-badge]: https://ci.appveyor.com/api/projects/status/sxje0wht0cscmn7w/branch/master?svg=true
61+
[azure-pipeline]: https://dev.azure.com/arturcic/OSS/_build/latest?definitionId=2
62+
[azure-pipeline-badge]: https://dev.azure.com/arturcic/OSS/_apis/build/status/GitVersion
63+
[travis]: https://travis-ci.org/GitTools/GitVersion
64+
[travis-badge]: https://travis-ci.org/GitTools/GitVersion.svg?branch=master
65+
[docs]: http://gitversion.readthedocs.org/en/stable/
66+
[docs-badge]: https://readthedocs.org/projects/gitversion/badge/?version=stable
67+
[docs-pre]: http://gitversion.readthedocs.org/en/latest/
68+
[docs-pre-badge]: https://readthedocs.org/projects/gitversion/badge/?version=latest
69+
[gh-rel]: https://github.com/GitTools/GitVersion/releases/latest
70+
[gh-rel-badge]: https://img.shields.io/github/release/gittools/gitversion.svg
71+
[choco]: https://chocolatey.org/packages/GitVersion.Portable
72+
[choco-badge]: https://img.shields.io/chocolatey/v/gitversion.portable.svg
73+
[choco-pre-badge]: https://img.shields.io/chocolatey/vpre/gitversion.portable.svg
74+
[gvt]: https://www.nuget.org/packages/GitVersionTask
75+
[gvt-badge]: https://img.shields.io/nuget/v/GitVersionTask.svg
76+
[gvt-pre-badge]: https://img.shields.io/nuget/vpre/GitVersionTask.svg
77+
[gvc]: https://www.nuget.org/packages/GitVersion.CommandLine
78+
[gvc-badge]: https://img.shields.io/nuget/v/GitVersion.CommandLine.svg
79+
[gvc-pre-badge]: https://img.shields.io/nuget/vpre/GitVersion.CommandLine.svg
80+
[gem-badge]: https://img.shields.io/gem/v/gitversion.svg
81+
[gem]: https://rubygems.org/gems/gitversion
82+
[brew]: http://brew.sh/
83+
[brew-badge]: https://img.shields.io/homebrew/v/gitversion.svg
84+
[contribute]: https://github.com/GitTools/GitVersion/blob/master/CONTRIBUTING.md
85+
[why]: http://gitversion.readthedocs.org/en/latest/why
86+
[usage]: http://gitversion.readthedocs.org/en/latest/usage/usage/
87+
[how]: http://gitversion.readthedocs.org/en/latest/more-info/how-it-works/
88+
[faq]: http://gitversion.readthedocs.org/en/latest/faq/
89+
[who]: http://gitversion.readthedocs.org/en/latest/who/
90+
[gv-in-action]: https://raw.github.com/GitTools/GitVersion/master/docs/img/README.png
91+
[dockerhub]: https://hub.docker.com/r/gittools/gitversion/

0 commit comments

Comments
 (0)