mirror of
https://abf.rosa.ru/djam/terraform-provider-alicloud.git
synced 2025-02-23 14:52:53 +00:00
This commit is contained in:
parent
417284c2b3
commit
6debf4abed
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ BuildRequires: upx
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
go build
|
||||
export GOPROXY=https://proxy.golang.org,direct
|
||||
go build --ldflags="-s -w"
|
||||
|
||||
upx %{name}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue