mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2025-12-27 13:08:17 +00:00
Update readme
This commit is contained in:
parent
cdc37631c1
commit
17c60feff5
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ it will be given the new version if the build were to be retriggered, for exampl
|
|||
# 'changed' output will true. Enter multiple paths separated by spaces.
|
||||
change_path: "src/my-service"
|
||||
# Named version, will be used as suffix for name version tag
|
||||
namespace: project-b
|
||||
namespace: my-service
|
||||
# Indicate whether short tags like 'v1' should be supported. If false only full
|
||||
# tags like 'v1.0.0' will be recognized.
|
||||
short_tags: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue