- 新增 VERSION 文件(1.0.0)作为主版本号来源,发版改文件即可,不依赖 git tag - agent: Version=主版本(VERSION 文件), BuildID=构建号(时间戳), GitSHA 保留 - media: 版本输出 v1.0.0 (build YYYYMMDD.HHMMSS, git xxxxxxx) - init() 兜底: 主版本 0.0.0 / 构建号自动生成,产品上无占位值
2 lines
6 B
Plaintext
2 lines
6 B
Plaintext
1.0.0
|