1
0
mirror of https://github.com/go-task/task.git synced 2025-01-24 05:17:21 +02:00

8 lines
96 B
YAML
Raw Normal View History

version: '3'
tasks:
default:
cmds:
- echo '{{.USER_WORKING_DIR}}'
silent: true