diff --git a/ci/version_var.sh b/ci/version_var.sh index 558034b90..d552d8e43 100644 --- a/ci/version_var.sh +++ b/ci/version_var.sh @@ -6,7 +6,7 @@ # Release Parameters BASE_VERSION=0.1.5 -IS_RELEASE=false +IS_RELEASE=true ARCH=$(go env GOARCH)