This commit is contained in:
KasimBaybikov
2023-03-26 22:00:30 +03:00
parent f2f31b939e
commit b112c5ee22
10 changed files with 171 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ ZIPDIR = ./zip
BINARY=${NAME}.exe
WORKPATH= ./examples/terraform.d/plugins/${HOSTNAME}/${NAMESPACE}/${NAMESPACE}/${VERSION}/${OS_ARCH}
MAINPATH = ./cmd/decort/
VERSION=3.5.1
VERSION=3.5.2
#OS_ARCH=darwin_amd64
OS_ARCH=windows_amd64
#OS_ARCH=linux_amd64