Standalone teamcity website example
This commit is contained in:
parent
e47c74a82b
commit
5ac3371d7d
|
@ -159,6 +159,15 @@ I made the GitHub Badge Service.
|
|||
<td><img src='//img.shields.io/teamcity/codebetter/bt428.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/teamcity/codebetter/bt428.svg</code></td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr><th> TeamCity (simple build status): </th>
|
||||
<td><img src='//img.shields.io/teamcity/http/teamcity.jetbrains.com/s/bt345.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/teamcity/http/teamcity.jetbrains.com/s/bt345.svg</code></td>
|
||||
</tr>
|
||||
<tr><th> TeamCity (full build status): </th>
|
||||
<td><img src='//img.shields.io/teamcity/http/teamcity.jetbrains.com/e/bt345.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/teamcity/http/teamcity.jetbrains.com/e/bt345.svg</code></td>
|
||||
</tr>
|
||||
<tr><th> AppVeyor: </th>
|
||||
<td><img src='//img.shields.io/appveyor/ci/gruntjs/grunt.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/appveyor/ci/gruntjs/grunt.svg</code></td>
|
||||
|
|
Loading…
Reference in New Issue
Block a user