1
0
mirror of https://github.com/go-task/task.git synced 2025-12-26 00:31:38 +02:00
Files
task/testdata/dir/Taskfile.yml

8 lines
72 B
YAML
Raw Permalink Normal View History

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