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