Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#1202)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the deploy-single-provider
workflow in the pulumi/ci-mgmt repo, from commit
6bafc86e35fbb78981cf1ac0b2eea84d925817ae.
  • Loading branch information
pulumi-bot authored Sep 14, 2023
1 parent 58a53ad commit b900769
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ builds:
- darwin
- windows
- linux
hooks:
post:
- env GOOS={{ .Os }} GOARCH={{ .Arch }} go clean -cache
- env GOOS={{ .Os }} GOARCH={{ .Arch }} go clean -modcache
ignore: []
ldflags:
- -X github.com/pulumi/pulumi-gcp/provider/v6/pkg/version.Version={{.Tag}}
Expand Down
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ builds:
- darwin
- windows
- linux
hooks:
post:
- env GOOS={{ .Os }} GOARCH={{ .Arch }} go clean -cache
- env GOOS={{ .Os }} GOARCH={{ .Arch }} go clean -modcache
ignore: []
ldflags:
- -X github.com/pulumi/pulumi-gcp/provider/v6/pkg/version.Version={{.Tag}}
Expand Down

0 comments on commit b900769

Please sign in to comment.