Packer plugin for Drone CI
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Bo-Yi Wu cb113fd108 docs: update 5 years ago
docker fix: typo 5 years ago
.dockerignore chore: update makefile 5 years ago
.drone.jsonnet chore: upgrade docker build. 5 years ago
.drone.yml ignore lint 5 years ago
.editorconfig chore: update makefile 5 years ago
.gitignore feat: add testing 7 years ago
.revive.toml chore: update makefile 5 years ago
LICENSE Initial commit 7 years ago
Makefile chore: update makefile 5 years ago
README.md docs: update 5 years ago
go.mod chore: upgrade to go module (#5) 5 years ago
go.sum chore: upgrade to go module (#5) 5 years ago
main.go fix typo 6 years ago
pipeline.libsonnet ignore lint 5 years ago
plugin.go add trace command. 6 years ago
plugin_test.go fix: -var-file option to match terraform command format 7 years ago

README.md

drone-packer

GoDoc Build Status codecov Go Report Card Docker Pulls microbadger Build status

Drone plugin for build Automated machine images with Packer. For the usage information and a listing of the available options please take a look at the docs.

Build

Build the binary with the following commands:

go build