Patch #11
run_patch.yaml
on: push
get_branch_name
0s
checkout_code
31s
Annotations
4 errors
checkout_code
invalid refspec '+refs/heads/$ {{ needs.branch-name.outputs.branch-name }}*:refs/remotes/origin/$ {{ needs.branch-name.outputs.branch-name }}*'
|
checkout_code
invalid refspec '+refs/heads/$ {{ needs.branch-name.outputs.branch-name }}*:refs/remotes/origin/$ {{ needs.branch-name.outputs.branch-name }}*'
|
checkout_code
invalid refspec '+refs/heads/$ {{ needs.branch-name.outputs.branch-name }}*:refs/remotes/origin/$ {{ needs.branch-name.outputs.branch-name }}*'
|
checkout_code
The process '/usr/bin/git' failed with exit code 128
|