Implemented debug logging

This commit is contained in:
2020-02-21 17:44:15 -05:00
parent 8fe6d81864
commit b76c873e26
5 changed files with 57 additions and 7 deletions

View File

@ -118,6 +118,10 @@ Does not push after versioning.
Shows helps screen.
`-D`/`--debug`
Runs with debug logging.
<a name="semver_get_version"></a>
### semver_get_version
@ -129,6 +133,10 @@ The `semver_get_version` command returns the version number if the `semver` comm
Replaces `/` with `.` in branch names. For example, `feature/test` becomes `feature.test`
`-D`/`--debug`
Runs with debug logging.
### Jenkins Shared Library
This repository is also home to a Jenkins shared library to assit in running auto-semver.