mirror of
https://github.com/go-task/task.git
synced 2026-02-25 04:33:43 +01:00
8 lines
83 B
YAML
8 lines
83 B
YAML
|
|
version: '3'
|
||
|
|
|
||
|
|
tasks:
|
||
|
|
foo:
|
||
|
|
prefix: "foobar"
|
||
|
|
status:
|
||
|
|
- echo "I'm ok"
|