mirror of
https://github.com/go-task/task.git
synced 2025-12-24 00:21:41 +02:00
7 lines
63 B
YAML
7 lines
63 B
YAML
version: '3'
|
|
|
|
tasks:
|
|
build:
|
|
cmds:
|
|
- touch file.txt
|