mirror of
https://github.com/go-task/task.git
synced 2026-07-10 12:31:40 +02:00
7 lines
63 B
YAML
7 lines
63 B
YAML
|
|
version: '2'
|
||
|
|
|
||
|
|
tasks:
|
||
|
|
build:
|
||
|
|
cmds:
|
||
|
|
- touch file.txt
|