1.0.2 • Published 11 months ago
ci-build-message v1.0.2
CI Build Message
Requirements
- git
Install
npm install -g ci-build-message
Usage
cibm/cibuildmessage --begin\
--project <project path> \
--robot-type [wechat|feishu] \
--robot-key <webhook key> \
--name <ci key> \
--data <custom data like "text;value=key;value2=key2;text2">
cibm/cibuildmessage --end\
--project <project path> \
--robot-type [wechat|feishu] \
--robot-key <webhook key> \
--name <ci key> \
--url <preview or download url>
--data <custom data like "text;value=key;value2=key2;text2">