neriaad

Results 2 comments of neriaad

Happened to me as well, here is a minimal example: ``` docker-build: cmds: - echo "Building {{.IMAGE_NAME}}" requires: vars: [IMAGE_NAME] ``` Now running: `task docker-build` Should fail, but instead prints:...

Hey, what is the status of this change? I would really like to see it merged