We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60dc763 commit ed2c9f4Copy full SHA for ed2c9f4
README.md
@@ -2,6 +2,11 @@
2
3
Tracks the commits in a [git](http://git-scm.com/) repository.
4
5
+<a href="https://ci.concourse-ci.org/teams/main/pipelines/resource/jobs/build?vars.type=%22git%22">
6
+ <img src="https://ci.concourse-ci.org/api/v1/teams/main/pipelines/resource/jobs/build/badge?vars.type=%22git%22" alt="Build Status">
7
+</a>
8
+
9
10
## Source Configuration
11
12
* `uri`: *Required.* The location of the repository.
0 commit comments