mirror of
https://github.com/go-task/task.git
synced 2025-03-29 21:57:04 +02:00
6 lines
53 B
YAML
6 lines
53 B
YAML
|
version: '3'
|
||
|
|
||
|
tasks:
|
||
|
foo: echo foo
|
||
|
bar: echo bar
|