Skip to content

Commit

Permalink
Fix .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zliang-akamai authored Dec 4, 2023
1 parent d6fb1eb commit 848498a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before:
- go test ./...
# As part of the release doc files are included as a separate deliverable for
# consumption by Packer.io. To include a separate docs.zip uncomment the following command.
- make ci-release-docs
- make generate
# Check plugin compatibility with required version of the Packer SDK
- make plugin-check
builds:
Expand Down

0 comments on commit 848498a

Please sign in to comment.