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
2025-12-24 00:21:41 +02:00
Code
Issues
Releases
Activity
Files
split-executor-and-reader
Add File
New File
Apply Patch
task
/
testdata
/
exit_immediately
/
Taskfile.yml
7 lines
90 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Run "set -e" automatically for every command Without this, multiline command strings won't always exit when they fail. Closes #403
2020-12-27 17:15:12 -03:00
version
:
'3'
tasks
:
default
:
|
this_should_fail
fix: typos in docs, changelog, testdata, comments (#1910)
2024-11-07 18:25:59 +02:00
echo "This shouldn't be print"
Reference in New Issue
Copy Permalink