From c851a6f3e1c36f85f50d798f10b840719da0aa6d Mon Sep 17 00:00:00 2001 From: sandeep <8293321+ehsandeep@users.noreply.github.com> Date: Tue, 27 Jun 2023 01:02:11 +0530 Subject: [PATCH] goreleaser update --- v2/.goreleaser.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/v2/.goreleaser.yml b/v2/.goreleaser.yml index c822480edd..83b95e801b 100644 --- a/v2/.goreleaser.yml +++ b/v2/.goreleaser.yml @@ -23,15 +23,15 @@ builds: flags: - -trimpath -- main: cmd/tmc/main.go - binary: tmc - id: annotate - - env: - - CGO_ENABLED=0 - - goos: [linux] - goarch: [amd64] +#- main: cmd/tmc/main.go +# binary: tmc +# id: annotate +# +# env: +# - CGO_ENABLED=0 +# +# goos: [linux] +# goarch: [amd64] archives: - format: zip