1 Star 2 Fork 1

xakir/KillWxapkg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.goreleaser.yaml 900 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ackites 提交于 2024-08-06 11:45 . ci: 修改过滤字符
# This is an example .goreleaser.yml file with some sensible defaults.
# Make sure to check the documentation at https://goreleaser.com
# The lines below are called `modelines`. See `:help modeline`
# Feel free to remove those if you don't want/need to use them.
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
version: 2
before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy
upx:
- enabled: true
compress: best
lzma: true
builds:
- env:
- CGO_ENABLED=0
goos:
- windows
- darwin
archives:
- format: binary
changelog:
sort: asc
filters:
exclude:
- "^docs:"
- "^test:"
- "^style:"
- "^ci:"
- "^perf:"
- "^build:"
- "^deps:"
- "^vendor:"
- "^internal:"
- "^examples:"
checksum:
algorithm: md5
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/369349446/KillWxapkg.git
git@gitee.com:369349446/KillWxapkg.git
369349446
KillWxapkg
KillWxapkg
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385