1 Commits
4.9.7 ... 4.9.8

Author SHA1 Message Date
Antoni Sawicki
007ea7b655 fix goreleaser 2026-03-18 01:22:31 -07:00
2 changed files with 8 additions and 0 deletions

View File

@@ -23,6 +23,11 @@ builds:
- arm
goarm:
- "7"
ignore:
- goos: darwin
goarch: arm
- goos: windows
goarch: arm
ldflags:
- -s -w

View File

@@ -24,5 +24,8 @@ docker-push:
docker-clean:
docker buildx prune -a -f
release:
export GITHUB_TOKEN=$$(gh auth token) && goreleaser release --clean
clean:
rm -rf wrp-* wrp