Skip to content

Commit

Permalink
Fix .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kayrus committed Jul 15, 2024
1 parent 05dfd63 commit 317a888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ before:
# this is just an example and not a requirement for provider building/publishing
- go mod tidy
builds:
- main: ./cmd/cyclone/
- env:
# goreleaser does not work with CGO, it could also complicate
# usage by users in CI/CD systems like Terraform Cloud where
Expand Down

0 comments on commit 317a888

Please sign in to comment.