mirror of
https://github.com/go-task/task.git
synced 2026-02-25 04:33:43 +01:00
7 lines
116 B
YAML
7 lines
116 B
YAML
version: '3'
|
|
|
|
tasks:
|
|
gen_file:
|
|
cmds:
|
|
- echo included_taskfile_with_dir > included_taskfile_with_dir.txt
|