mirror of
https://github.com/nicholaswilde/recipes.git
synced 2026-02-04 16:15:35 +00:00
fix: commit parentheis and ignore error
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
@ -117,7 +117,8 @@ tasks:
|
||||
commit:
|
||||
desc: Commit new cook files.
|
||||
cmds:
|
||||
- ./scripts/commit.sh "{{shellQuote .FILES }}"
|
||||
- cmd: ./scripts/commit.sh {{shellQuote .FILES }}
|
||||
ignore_error: true
|
||||
yamllint:
|
||||
desc: Run yamllint
|
||||
cmds:
|
||||
|
||||
Reference in New Issue
Block a user