This commit is contained in:
Sergey Zhemoytel 2022-07-31 13:46:21 +03:00
parent ddccd7f6a4
commit 8ac583d29b

View file

@ -27,7 +27,7 @@ Terraform provider for DECORT platform (API 3.6.x or later)
%setup -q
%build
go build
go build -o %{name} ./cmd/decort/
upx %{name}