1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/testdata/ignore_nil_elements/cmds/Taskfile.yml
2021-09-15 00:01:33 +09:00

8 lines
80 B
YAML

version: '3'
tasks:
default:
cmds:
- echo "string-slice-1"
-