wechat keyword ignore case

This commit is contained in:
Evan 2022-12-14 16:12:34 +09:00
parent 703906cb08
commit c0768297c3

View File

@ -8,12 +8,7 @@ vars:
tasks:
default:
cmds:
- echo "Building for target: $TASKFILE_PARAM_target"
hello:
cmds:
- echo "Building for target: $TASKFILE_PARAM_target"
- task release
release:
cmds: