mirror of
https://abf.rosa.ru/djam/terraform-provider-decort.git
synced 2025-02-24 07:32:46 +00:00
4.6.3
This commit is contained in:
parent
5c51c74c95
commit
81c813cc79
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Terraform provider for DECORT platform (API 3.6.x or later)
|
||||||
%setup -qn %{name}
|
%setup -qn %{name}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=direct
|
export GOPROXY=https://proxy.golang.org/cached-only
|
||||||
go build -o %{name} ./cmd/decort/
|
go build -o %{name} ./cmd/decort/
|
||||||
|
|
||||||
upx %{name}
|
upx %{name}
|
||||||
|
|
Loading…
Add table
Reference in a new issue