Skip to content

Commit

Permalink
goreleaser: add hook to build plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
davidallendj committed Oct 2, 2024
1 parent 113b6a9 commit 34acf3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: 2
before:
hooks:
- go mod download
- make plugins
builds:
- env:
- CGO_ENABLED=1
Expand Down

0 comments on commit 34acf3d

Please sign in to comment.