Skip to content

Commit

Permalink
fix(goreleaser) : added comment in goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-newrelic committed Oct 31, 2024
1 parent 36f4c08 commit 31637af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
version: 2
project_name: newrelic-client-go

env:
- GO111MODULE=on

before:
hooks:
- go mod download

#build:
build:
skip: true

Expand Down

0 comments on commit 31637af

Please sign in to comment.