From 4153b9ac44ec719985005950551f7757551d5a11 Mon Sep 17 00:00:00 2001 From: Marc Campbell Date: Wed, 28 Aug 2019 22:13:33 +0000 Subject: [PATCH] One extension is enough --- deploy/.goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/.goreleaser.yml b/deploy/.goreleaser.yml index 6a6ff856..146c5d69 100644 --- a/deploy/.goreleaser.yml +++ b/deploy/.goreleaser.yml @@ -89,7 +89,7 @@ archives: builds: - so format: tar.gz - name_template: 'troubleshoot.so_{{ .Version }}_{{ .Os }}_{{ .Arch }}.tar.gz' + name_template: 'troubleshoot.so_{{ .Version }}_{{ .Os }}_{{ .Arch }}' - id: preflight builds: - preflight