1 Star 0 Fork 0

KKDP/cosmos-sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.goreleaser.yml 460 Bytes
一键复制 编辑 原始数据 按行查看 历史
Marko 提交于 2020-05-25 20:02 . ci: automate release post tag push (#6230)
---
project_name: cosmos-sdk
release:
github:
owner: cosmos
name: cosmos-sdk
builds:
- skip: true
archives:
- format: tar.gz
wrap_in_directory: true
format_overrides:
- goos: windows
format: zip
name_template: "{{ .Binary }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
files:
- LICENSE
- README.md
snapshot:
name_template: SNAPSHOT-{{ .Commit }}
changelog:
skip: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jjhoc/cosmos-sdk.git
git@gitee.com:jjhoc/cosmos-sdk.git
jjhoc
cosmos-sdk
cosmos-sdk
master

搜索帮助