release: GoReleaser Pro v2.18.1 发布配置
- .goreleaser.yaml:5 平台二进制(linux/darwin/windows × amd64/arm64)+ tar.gz/zip 双格式归档 + 双架构 Docker 镜像(ACR registry.cn-hangzhou.aliyuncs.com/skymirror/fileshare) + 多架构 manifest(版本号 + latest)+ Gitea Release 发布 - main.go:APP_VERSION 从 const 改 var,支持 -ldflags -X 注入发布版本; 新增 BuildCommit/BuildDate 注入点 - dist/ 加入 .gitignore
This commit is contained in:
@@ -35,3 +35,4 @@ deploy/.env
|
||||
|
||||
# 会话/协作目录(工具私有,非项目源码)
|
||||
.agent-teams/
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user