We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad5628 commit ff2f768Copy full SHA for ff2f768
README.md
@@ -39,6 +39,8 @@ The build scans will be customized to:
39
The value is the output of `git status --porcelain`.
40
- `Docker` when the `docker` CLI is available.
41
The value is the output of `docker --version`.
42
+ - `Docker Compose` when `docker compose` CLI is available.
43
+ The value is the output of `docker compose version`.
44
- Add links:
45
- `CI build` when building on Bamboo, GitHub Actions, or Jenkins, linking to the build on the CI server.
46
- `Git commit build scans`, linking to scans for other builds of the same git commit.
0 commit comments