mirror of
https://abf.rosa.ru/djam/helmfile.git
synced 2025-02-23 13:42:57 +00:00
This commit is contained in:
parent
3dfbc09368
commit
964c8b0279
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ manifests for use with ArgoCD.
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export GOPROXY=direct
|
||||||
go build -o bin/%{name} -ldflags="-s -w -X go.szostok.io/version.version=%{version}" .
|
go build -o bin/%{name} -ldflags="-s -w -X go.szostok.io/version.version=%{version}" .
|
||||||
|
|
||||||
upx bin/%{name}
|
upx bin/%{name}
|
||||||
|
|
Loading…
Add table
Reference in a new issue