Skip to content

Commit

Permalink
Merge pull request #4 from michaelborn/patch/readme-versions
Browse files Browse the repository at this point in the history
Add semantic-release note to readme
  • Loading branch information
pfreitag committed Sep 3, 2021
2 parents a62a86f + a8f0746 commit dc0a635
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ A docker container with several CI tools for CFML installed:
* commandbox-dotenv
* commandbox-cfconfig
* commandbox-docbox
* commandbox-semantic-release

## Usage

Expand All @@ -27,4 +28,4 @@ or, for advanced purposes, create a `Dockerfile` which extends this image:
```bash
from ghcr.io/foundeo/cfml-ci-tools/cfml-ci-tools:1.0.1
// ...
```
```

0 comments on commit dc0a635

Please sign in to comment.