mirror of
https://abf.rosa.ru/djam/terraform-provider-yandex.git
synced 2025-02-23 03:02:46 +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
|
||||
export GOPROXY=https://proxy.golang.org/
|
||||
go build
|
||||
go mod tidy
|
||||
go build --ldflags="-s -w" .
|
||||
|
||||
upx %{name}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue