mirror of
https://abf.rosa.ru/djam/terraform-provider-decs.git
synced 2025-02-23 10:22:58 +00:00
This commit is contained in:
parent
f02a579bc7
commit
9745a5dcc5
1 changed files with 3 additions and 2 deletions
|
@ -36,9 +36,10 @@ tar -xf %{SOURCE1}
|
|||
#go get github.com/hashicorp/terraform/terraform@v0.12.31
|
||||
#go mod init github.com/rudecs/terraform-provider-decs
|
||||
#go mod tidy
|
||||
export GOPROXY=https://proxy.golang.org,direct
|
||||
export GO111MODULE=on
|
||||
|
||||
|
||||
GO111MODULE=on go build
|
||||
go build
|
||||
|
||||
upx %{name}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue