From 37ab1960d51fcbeeac1e9c17051ca2a59709e6ba Mon Sep 17 00:00:00 2001 From: divolgin Date: Thu, 8 Aug 2019 17:41:40 +0000 Subject: [PATCH] fixing release build --- deploy/.goreleaser.local.yml | 2 +- deploy/.goreleaser.snapshot.yml | 2 +- deploy/.goreleaser.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy/.goreleaser.local.yml b/deploy/.goreleaser.local.yml index c2d3655c..c83dea44 100644 --- a/deploy/.goreleaser.local.yml +++ b/deploy/.goreleaser.local.yml @@ -36,7 +36,7 @@ builds: flags: -tags netgo -installsuffix netgo binary: preflight hooks: {} - - id: troubleshoot + - id: support-bundle goos: - linux goarch: diff --git a/deploy/.goreleaser.snapshot.yml b/deploy/.goreleaser.snapshot.yml index 4b05156a..226b0ba6 100644 --- a/deploy/.goreleaser.snapshot.yml +++ b/deploy/.goreleaser.snapshot.yml @@ -38,7 +38,7 @@ builds: flags: -tags netgo -installsuffix netgo binary: preflight hooks: {} - - id: troubleshoot + - id: support-bundle goos: - linux - windows diff --git a/deploy/.goreleaser.yml b/deploy/.goreleaser.yml index 2b9f0e09..37f405ee 100644 --- a/deploy/.goreleaser.yml +++ b/deploy/.goreleaser.yml @@ -38,7 +38,7 @@ builds: flags: -tags netgo -installsuffix netgo binary: preflight hooks: {} - - id: troubleshoot + - id: support-bundle goos: - linux - darwin @@ -90,7 +90,7 @@ archives: - README* - changelog* - CHANGELOG* - - id: troubleshoot + - id: support-bundle builds: - support-bundle format: tar.gz