1
0
mirror of https://github.com/go-task/task.git synced 2026-05-20 09:29:59 +02:00
Files
task/testdata/includes_interpolation/include_with_env_variable/Taskfile.yml
T

5 lines
83 B
YAML
Raw Normal View History

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