1
0
mirror of https://github.com/go-task/task.git synced 2025-01-04 03:48:02 +02:00
task/testdata/dir/Taskfile.yml

8 lines
72 B
YAML

version: '2'
tasks:
whereami:
cmds:
- pwd
silent: true