Skip to content

Commit

Permalink
Merge pull request #4 from komminarlabs/tk/deps
Browse files Browse the repository at this point in the history
chore: updated gorelease config
  • Loading branch information
thulasirajkomminar authored Aug 5, 2024
2 parents 7a4d38c + 1e05c9b commit f821c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ before:
hooks:
- make tfgen
builds:
- binary: pulumi-resource-influxdb
- binary: pulumi-resource-influxdb3
dir: provider
env:
- CGO_ENABLED=0
Expand All @@ -25,6 +25,6 @@ builds:
- -X github.com/komminarlabs/pulumi-influxdb3/provider/pkg/version.Version={{.Tag }}
main: ./cmd/pulumi-resource-influxdb3/
release:
disable: false
# disable: false
snapshot:
name_template: '{{ .Tag }}-SNAPSHOT'

0 comments on commit f821c8a

Please sign in to comment.