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