mirror of
https://github.com/go-task/task.git
synced 2025-03-19 21:17:46 +02:00
* feat(remote): replace env variable in include remote URL * use templating system instead of os.ExpandEnv * lint
5 lines
83 B
YAML
5 lines
83 B
YAML
version: "3"
|
|
|
|
includes:
|
|
include-with-env-variable: '../{{.MODULE}}/Taskfile.yml'
|