3 Star 1 Fork 1

Gitee 极速下载/pgscv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/weaponry/pgscv
克隆/下载
.goreleaser.yml 609 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lesovsky Aleksey 提交于 2022-03-12 13:17 . Edit README.
before:
hooks:
- make dep
builds:
- binary: pgscv
main: ./cmd
goarch:
- amd64
goos:
- linux
env:
- CGO_ENABLED=0
ldflags:
- -a -installsuffix cgo
- -X main.appName=pgscv -X main.gitTag={{.Tag}} -X main.gitCommit={{.Commit}} -X main.gitBranch={{.Branch}}
archives:
- builds: [pgscv]
changelog:
sort: asc
nfpms:
- vendor: pgscv
homepage: https://github.com/lesovsky/pgscv
maintainer: Alexey Lesovsky
description: pgSCV is a multi-purpose monitoring agent and metrics exporter
license: BSD-3
formats: []
bindir: /usr/bin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/pgscv.git
[email protected]:mirrors/pgscv.git
mirrors
pgscv
pgscv
master

搜索帮助