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