mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
7 lines
76 B
YAML
7 lines
76 B
YAML
version: '2'
|
|
|
|
tasks:
|
|
gen:
|
|
cmds:
|
|
- echo "linux" > os_related.txt
|