Update goreleaser command

Signed-off-by: mudler <mudler@localai.io>
This commit is contained in:
mudler
2024-06-24 16:07:25 +02:00
parent b2f4109a12
commit 1712988ecc
3 changed files with 1 additions and 13 deletions

View File

@@ -87,7 +87,7 @@ test-integration-docker:
bash -c "apt-get update && apt-get install docker.io && make test-integration"
multiarch-build:
goreleaser build --snapshot --rm-dist
goreleaser build --snapshot --clean
multiarch-build-small:
@$(MAKE) multiarch-build