From 1438fdf3c26ccf517795d73d2c1ac7c82ad24166 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 7 Sep 2021 10:49:51 +0200 Subject: [PATCH] build: generate binaries directly Closes https://git.coopcloud.tech/coop-cloud/abra/issues/80. --- .goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 31b13098..a455c7be 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -22,6 +22,7 @@ archives: linux: Linux 386: i386 amd64: x86_64 + format: binary checksum: name_template: "checksums.txt" snapshot: