1
0
mirror of https://github.com/go-task/task.git synced 2025-03-21 21:27:07 +02:00

10 lines
113 B
YAML
Raw Normal View History

version: '3'
tasks:
build:
run: once
cmds:
- echo "build library"
sources:
- src/**/*