mirror of
https://abf.rosa.ru/djam/terraform-provider-yandex.git
synced 2025-02-23 16:52:50 +00:00
0.114.0
This commit is contained in:
parent
ac7e85e568
commit
19443d60da
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ BuildRequires: upx
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=https://goproxy.io
|
export GOPROXY=https://proxy.golang.org/cached-only
|
||||||
go mod tidy
|
|
||||||
go build --ldflags="-s -w" .
|
go build --ldflags="-s -w" .
|
||||||
|
|
||||||
upx %{name}
|
upx %{name}
|
||||||
|
|
Loading…
Add table
Reference in a new issue