1
0
mirror of https://github.com/go-task/task.git synced 2025-01-30 05:39:17 +02:00

12 lines
149 B
YAML
Raw Normal View History

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