Open corang opened 5 days ago
maru alerts the user that the reference they've made doesn't exist
maru silently fails go templating and passes the literal ${{ .inputs.x }} to the shell where it errors, usually with "bad substitution"
Steps to reproduce
Expected result
maru alerts the user that the reference they've made doesn't exist
Actual Result
maru silently fails go templating and passes the literal ${{ .inputs.x }} to the shell where it errors, usually with "bad substitution"