mirror of
https://github.com/go-task/task.git
synced 2025-12-25 16:09:26 +01:00
7 lines
73 B
YAML
7 lines
73 B
YAML
|
|
version: '3'
|
||
|
|
|
||
|
|
tasks:
|
||
|
|
from_nested:
|
||
|
|
cmds:
|
||
|
|
- echo "from nested"
|