15 lines
232 B
JSON
15 lines
232 B
JSON
{
|
|
"strategy" : {
|
|
"semvar" : {
|
|
"allowPreRelease" : true,
|
|
"strategy" : {
|
|
"command" : {
|
|
"arguments" : [
|
|
"my-command",
|
|
"--some-option"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |