8 lines
95 B
YAML
8 lines
95 B
YAML
|
|
version: "3"
|
||
|
|
|
||
|
|
tasks:
|
||
|
|
test:
|
||
|
|
cmds:
|
||
|
|
- task -d sync test
|
||
|
|
- task -d shutdown test
|