add hcl example to docker-tag
This commit is contained in:
parent
08e0f1ea72
commit
ed4ed9885b
|
@ -66,7 +66,6 @@ An example is shown below, showing only the post-processor configuration:
|
|||
|
||||
```hcl
|
||||
post-processors "docker-tag" {
|
||||
type = "docker-tag"
|
||||
repository = "hashicorp/packer"
|
||||
tag = "0.7,anothertag"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue