4 lines
51 B
YAML
4 lines
51 B
YAML
|
name: hello
|
||
|
|
||
|
tasks:
|
||
|
dev: echo 'Hello from hello?'
|