renamed BuilderId
This commit is contained in:
parent
3232c52682
commit
1d77b80f6b
|
@ -2,7 +2,7 @@ package main
|
|||
|
||||
import "fmt"
|
||||
|
||||
const BuilderId = "packer.post-processor.vsphere-device"
|
||||
const BuilderId = "LizaTretyakova.post-processor.vsphere-device"
|
||||
|
||||
type ArtifactFile struct {
|
||||
Name string `json:"name"`
|
||||
|
|
Loading…
Reference in New Issue