blob: bc9c799ab5a99c9143239540a027275b658205b9 [file] [log] [blame]
[
{
"cmd": [],
"name": "check inputs"
},
{
"cmd": [
"git",
"ls-remote",
"--heads",
"",
"releases/targetbranch"
],
"name": "check inputs.get target branch HEAD",
"timeout": 600.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@stdout@@@@",
"@@@STEP_LOG_END@stdout@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "target branch releases/targetbranch does not exist"
},
"name": "$result"
}
]