This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
task
Watch
1
Star
0
Fork
0
You've already forked task
mirror of
https://github.com/go-task/task.git
synced
2026-04-24 19:54:16 +02:00
Code
Issues
Releases
Activity
Files
scoped
task
/
testdata
/
error_code
/
Taskfile.yml
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
11 lines
101 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Adds test TestErrorCode
2022-06-02 16:39:28 +02:00
version
:
'3'
tasks
:
fix: exit codes for indirect tasks
2023-07-19 23:08:22 +00:00
direct
:
Adds test TestErrorCode
2022-06-02 16:39:28 +02:00
cmds
:
-
exit 42
fix: exit codes for indirect tasks
2023-07-19 23:08:22 +00:00
indirect
:
cmds
:
-
task
:
direct
Reference in New Issue
Copy Permalink