mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
Documentation: version: '2' -> version: '3'
https://github.com/go-task/task/pull/929#discussion_r1082370557
This commit is contained in:
@@ -1428,7 +1428,7 @@ and [`shopt`](https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Built
|
||||
builtins. This can be added at global, task or command level.
|
||||
|
||||
```yaml
|
||||
version: '2'
|
||||
version: '3'
|
||||
|
||||
set: [pipefail]
|
||||
shopt: [globstar]
|
||||
|
Reference in New Issue
Block a user