mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 00:11:41 -04:00
website:update version
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
set :base_url, "https://www.packer.io/"
|
||||
|
||||
activate :hashicorp do |h|
|
||||
h.version = '0.7.1'
|
||||
h.version = ENV["PACKER_VERSION"]
|
||||
h.bintray_repo = 'mitchellh/packer'
|
||||
h.bintray_user = 'mitchellh'
|
||||
h.bintray_key = ENV['BINTRAY_API_KEY']
|
||||
|
||||
Reference in New Issue
Block a user