Skip to content

Commit ff2f768

Browse files
committed
Document Docker Compose custom value
Closes gh-84
1 parent 2ad5628 commit ff2f768

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The build scans will be customized to:
3939
The value is the output of `git status --porcelain`.
4040
- `Docker` when the `docker` CLI is available.
4141
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`.
4244
- Add links:
4345
- `CI build` when building on Bamboo, GitHub Actions, or Jenkins, linking to the build on the CI server.
4446
- `Git commit build scans`, linking to scans for other builds of the same git commit.

0 commit comments

Comments
 (0)