mirror of
https://github.com/go-task/task.git
synced 2025-01-28 05:36:18 +02:00
8 lines
82 B
YAML
8 lines
82 B
YAML
version: '3'
|
|
|
|
tasks:
|
|
foo:
|
|
label: "foobar"
|
|
status:
|
|
- echo "I'm ok"
|