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