mirror of
https://github.com/nicholaswilde/recipes.git
synced 2026-02-04 17:35:37 +00:00
feat: add commit task
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
@ -114,6 +114,10 @@ tasks:
|
||||
vars:
|
||||
f:
|
||||
sh: "readlink -f {{shellQuote .FILE}}"
|
||||
commit:
|
||||
desc: Commit new cook files.
|
||||
cmds:
|
||||
- ./scripts/commit.sh "{{shellQuote .FILES }}"
|
||||
yamllint:
|
||||
desc: Run yamllint
|
||||
cmds:
|
||||
|
||||
Reference in New Issue
Block a user