GokulnathP
Running task fails in git hooks
We have a pre push git hook which will run the build task. When it is executed normally it works without any problem. But during pre push it throws the following error
"task: Failed to parse stdin
yaml: line 1: cannot unmarshal !!str into taskfile"
Can someone please help me with resolving this problem?
Command "task build"
2 replies