From 0869a9cd33b8548facb78e93e0358909031c81ee Mon Sep 17 00:00:00 2001 From: Ole Andre Birkedal Date: Wed, 15 Jan 2020 21:18:07 +0100 Subject: [PATCH] Removed gon sigining from this branch for now --- .goreleaser.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 12b3e61..9f900e5 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -26,14 +26,3 @@ brews: name: homebrew-tap homepage: https://github.com/termoose/irccloud description: Text-mode terminal client for IRCCloud -signs: - - signature: "${artifact}.dmg" - ids: - - foo-macos # here we filter the macos only build id - # you'll need to have gon on PATH - cmd: gon - # you can follow the gon docs to properly create the gon.hcl config file: - # https://github.com/mitchellh/gon - args: - - gon.hcl - artifacts: all \ No newline at end of file