From 00237424b9878d5eb16132b16dc1c754cd605c8b Mon Sep 17 00:00:00 2001 From: xuxiaowei Date: Wed, 29 Nov 2023 08:49:03 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index cfddad0..6fdbc80 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,28 @@ +## 支持的系统 + +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