1
0
mirror of https://github.com/go-task/task.git synced 2026-04-26 20:02:40 +02:00
Files
task/testdata/error_code/Taskfile.yml
T

7 lines
65 B
YAML
Raw Normal View History

2022-06-02 16:39:28 +02:00
version: '3'
tasks:
test-exit-code:
cmds:
- exit 42