1
0
mirror of https://github.com/go-task/task.git synced 2025-03-19 21:17:46 +02:00
Valentin Maerten c81dbda157
feat(remote): replace env variable in include remote URL (#1610)
* feat(remote): replace env variable in include remote URL

* use templating system instead of os.ExpandEnv

* lint
2024-04-29 22:27:30 +01:00

5 lines
83 B
YAML

version: "3"
includes:
include-with-env-variable: '../{{.MODULE}}/Taskfile.yml'