Commit graph

6 commits

Author SHA1 Message Date
吴小白
80b7bb44f7
fix: 修正 goreleaser v2 参数 (#5303)
#### What this PR does / why we need it?

DEPRECATED: --skip-publish was deprecated in favor of --skip=publish, check https://goreleaser.com/deprecations#-skip for more details

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2024-06-05 08:58:09 +00:00
吴小白
80304937e1
feat: 不使用 cgo (#1382) 2023-06-15 11:19:52 +08:00
吴小白
0b66bb5eff
perf: 更新 arm 文件名规则 (#1153) 2023-05-26 13:43:58 +08:00
吴小白
d64e1713fb
fix: 修正 actions 构建错误 (#1145) 2023-05-25 16:46:39 +08:00
吴小白
3e6fefe1b7
feat: 支持更多 linux 架构 (#1144) 2023-05-25 15:48:00 +08:00
吴小白
da155fadf2
feat: 使用 goreleaser 构建包 (#829)
* feat: 使用 goreleaser 构建包

Signed-off-by: 吴小白 <296015668@qq.com>
2023-05-24 16:46:28 +08:00