This commit is contained in:
Sergey Zhemoytel 2024-10-31 13:25:32 +00:00
parent 81c813cc79
commit f052b8fdd6

View file

@ -32,6 +32,7 @@ Terraform provider for DECORT platform (API 3.6.x or later)
%build
export GOPROXY=https://proxy.golang.org/cached-only
go mod tidy
go build -o %{name} ./cmd/decort/
upx %{name}