This commit is contained in:
Sergey Zhemoytel 2024-04-10 14:55:48 +00:00
parent ef7d471118
commit 412e6c22ed

View file

@ -24,7 +24,7 @@ docker.
%setup -q %setup -q
%build %build
export GOPROXY=direct export GOPROXY=https://proxy.golang.org/cached-only
%make build GIT_TAG=%{version} %make build GIT_TAG=%{version}
upx bin/%{name} upx bin/%{name}