mirror of
https://github.com/go-task/task.git
synced 2025-01-04 03:48:02 +02:00
7 lines
75 B
YAML
7 lines
75 B
YAML
|
version: '3'
|
||
|
|
||
|
tasks:
|
||
|
foo:
|
||
|
label: "foobar"
|
||
|
status:
|
||
|
- "false"
|