This repository is use to build a docker image with semantic-release.
It's include the following plugins:
- @semantic-release/git
- @semantic-release/changelog
- @semantic-release/gitlab
docker run -it cclorg/semantic-release:latest
bash-4.4# git clone https://github.com/your/repo.git
bash-4.4# cd repo
bash-4.4# semantic-release ...