diff --git a/helmfile.spec b/helmfile.spec index 67bfde7..2216c86 100644 --- a/helmfile.spec +++ b/helmfile.spec @@ -22,6 +22,7 @@ manifests for use with ArgoCD. %setup -q %build +export GOPROXY=direct go build -o bin/%{name} -ldflags="-s -w -X go.szostok.io/version.version=%{version}" . upx bin/%{name}