1
0
mirror of https://github.com/go-task/task.git synced 2025-03-03 14:52:13 +02:00

10 lines
115 B
YAML
Raw Normal View History

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