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