Skip to content

Commit

Permalink
goreleaser update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Jun 26, 2023
1 parent bf76842 commit c851a6f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions v2/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c851a6f

Please sign in to comment.