0.154.0
All checks were successful
Run CI/CD... / main (push) Successful in 36m59s

This commit is contained in:
Your Name 2025-02-13 21:26:13 +00:00
parent 3dfbc09368
commit 964c8b0279

View file

@ -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}