1
0
mirror of https://github.com/go-task/task.git synced 2025-01-20 04:59:37 +02:00
2021-08-11 17:28:44 +01:00

12 lines
149 B
YAML

version: '3'
includes:
included:
taskfile: TaskfileOptional.yml
optional: false
tasks:
default:
cmds:
- echo "Hello, world!"