fix: commit parentheis and ignore error

Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
nιcнolaѕ wιlde
2022-09-06 11:22:38 -07:00
parent 8197c9dea8
commit d3365ac89d

View File

@ -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: