1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/internal/compiler
Andrey Nering 59d2733b88 Make dynamic variables run on the right directory
It was always running in the main Taskfile dir, even when the variable was
declared in an included taskfile in another directory or when task had a
custom dir.

Closes #384
2021-01-07 11:26:11 -03:00
..
v2 Make dynamic variables run on the right directory 2021-01-07 11:26:11 -03:00
v3 Make dynamic variables run on the right directory 2021-01-07 11:26:11 -03:00
compiler.go Make dynamic variables run on the right directory 2021-01-07 11:26:11 -03:00
env.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00