📝 更新文档

This commit is contained in:
xuxiaowei 2023-11-29 08:49:03 +08:00
parent 2eca03d757
commit 00237424b9
1 changed files with 22 additions and 0 deletions

View File

@ -105,6 +105,28 @@
</a>
</div>
## 支持的系统
1. Linux amd64、arm64
2. Windows amd64、arm64
3. Mac amd64、arm64
## 下载
1. [gitee](https://gitee.com/xuxiaowei-com-cn/cicd-release/releases)
2. [jihulab](https://jihulab.com/xuxiaowei-com-cn/cicd-release/-/releases)
3. [gitlab](https://gitlab.com/xuxiaowei-com-cn/cicd-release/-/releases)
4. [github](https://github.com/xuxiaowei-com-cn/cicd-release/releases)
## 支持的功能
1. 一键发布到 github可包含产物上传
2. 一键发布到 gitlab可包含产物上传可自定义域名支持自建 gitlab支持将产物文件名、链接导出为 map可供 gitee 使用
3. 一键发布到 gitee由于 gitee 暂不支持提供上传产物的 API 接口,
本工具支持提供 json 文件map 形式,键:代表文件名,值:代表下载链接)作为产物,本项目使用 [极狐](https://jihulab.com) 作为
gitee 产物链接
4. 一键发布到 gitlink可包含产物上传开发中...
## 开发命令
### get