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 0a104fb commit ffead3eCopy full SHA for ffead3e
README.md
@@ -2,6 +2,10 @@
2
3
Tracks and builds [Docker](https://docker.io) images.
4
5
+<a href="https://ci.concourse-ci.org/teams/main/pipelines/resource/jobs/build?vars.type=%22docker-image%22">
6
+ <img src="https://ci.concourse-ci.org/api/v1/teams/main/pipelines/resource/jobs/build/badge?vars.type=%22docker-image%22" alt="Build Status">
7
+</a>
8
+
9
Note: docker registry must be [v2](https://docs.docker.com/registry/spec/api/).
10
11
## Source Configuration
0 commit comments