feat: Renames some options, adds a require-configuration option that fails if configuration is not found.
All checks were successful
CI / Ubuntu (push) Successful in 2m19s
All checks were successful
CI / Ubuntu (push) Successful in 2m19s
This commit is contained in:
@@ -3,13 +3,15 @@
|
||||
"semvar" : {
|
||||
"allowPreRelease" : true,
|
||||
"strategy" : {
|
||||
"command" : {
|
||||
"arguments" : [
|
||||
"my-command",
|
||||
"--some-option"
|
||||
]
|
||||
"gitTag" : {
|
||||
"exactMatch" : false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"target" : {
|
||||
"module" : {
|
||||
"name" : "BumpVersion"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user