Files

8 lines
96 B
YAML
Raw Permalink Normal View History

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