Skip to content

Commit d24f6fc

Browse files
remove make ci-release-docs
1 parent 17c5e90 commit d24f6fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.goreleaser.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ before:
77
# We strongly recommend running tests to catch any regression before release.
88
# Even though, this an optional step.
99
- go test ./...
10-
# As part of the release doc files are included as a separate deliverable for
11-
# consumption by Packer.io. To include a separate docs.zip uncomment the following command.
12-
- make ci-release-docs
1310
# Check plugin compatibility with required version of the Packer SDK
1411
- make plugin-check
1512
builds:

0 commit comments

Comments
 (0)