Closed peknur closed 2 years ago
packer-plugin-upcloud
fix/docs-zip
make ci-release-docs
git clone https://github.com/hashicorp/packer.git
docs.zip
website
website/data/plugins-manifest.json
{ "title": "UpCloud", "path": "upcloud", "repo": "hashicorp/packer-plugin-upcloud", "version": "latest", "sourceBranch": "master", "zipFile": "/website/docs.zip" }
cd website && make
Changes
Test docs.zip locally
packer-plugin-upcloud
repository checkoutfix/docs-zip
branchmake ci-release-docs
- this will create docs.zip in the project root dirgit clone https://github.com/hashicorp/packer.git
docs.zip
from UpCloud plugin repo intowebsite
folderwebsite/data/plugins-manifest.json
:cd website && make
(more info https://github.com/hashicorp/packer/tree/master/website#running-the-site-locally)