mirror of
https://github.com/go-task/task.git
synced 2026-05-18 13:15:41 +02:00
Signed-off-by: Mateen Anjum <mateenali66@gmail.com> Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com>
7 lines
87 B
YAML
7 lines
87 B
YAML
version: '3'
|
|
|
|
tasks:
|
|
default:
|
|
cmds:
|
|
- cmd: echo '{{absPath "foo/../bar"}}'
|