blob: e89ae9daa5b29366aba3526885dbbc60ba4bcbed [file] [log] [blame]
[
{
"cmd": [],
"name": "check inputs"
},
{
"cmd": [
"git",
"ls-remote",
"--heads",
"",
"releases/newbranch"
],
"name": "check inputs.get remote branch",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@stdout@h3ll0\trefs/heads/releases/newbranch@@@",
"@@@STEP_LOG_END@stdout@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "target branch releases/newbranch already exists"
},
"name": "$result"
}
]