Added ability to add environment variables per task

Add an anv section to the task
This commit is contained in:
Sascha Andres
2017-03-06 13:48:56 +01:00
parent 4de3abe9e2
commit 6f7b26908f
2 changed files with 16 additions and 2 deletions

5
cmd/task/Taskfile.yml Normal file
View File

@@ -0,0 +1,5 @@
build:
cmds:
- echo $hallo
env:
hallo: welt