mirror of
https://abf.rosa.ru/djam/kubepug.git
synced 2025-02-23 14:52:49 +00:00
This commit is contained in:
parent
907e5e3dd3
commit
eb93136e38
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ Versions, allowing the user to check before migrating
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export GOPROXY=direct
|
||||||
CGO_ENABLED=0 go build -trimpath -ldflags "-X sigs.k8s.io/release-utils/version.gitVersion=%{version}" -o ./bin/kubepug .
|
CGO_ENABLED=0 go build -trimpath -ldflags "-X sigs.k8s.io/release-utils/version.gitVersion=%{version}" -o ./bin/kubepug .
|
||||||
upx bin/%{name}
|
upx bin/%{name}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue