1
0
mirror of https://github.com/go-task/task.git synced 2026-05-16 09:19:04 +02:00
Files

8 lines
117 B
YAML

version: '3'
tasks:
login:
run: when_changed
cmds:
- echo "login server={{.SERVER}} user={{.USER}}"