Implemented debug logging
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user