packer-cn/builder/hyperv/iso
DanHam 32148168bd
Introduce a new step to collate build artifact at the end of the build
The new step collects together all the required build artifacts and
places them in the output directory.

* Reintroduce/add the code removed from step export to preserve the
  legacy export directory structure when skip_export is unset/false
* Add a place holder for a future function that will move just the VHD
  files from the build directory to the output directory when
  skip_export is true
* Add tests for current functionality and placeholder tests for future
  functions
2018-07-20 02:12:44 +01:00
..
builder.go Introduce a new step to collate build artifact at the end of the build 2018-07-20 02:12:44 +01:00
builder_test.go Add use_fixed_vhd_format Hyper-V ISO option 2018-04-26 13:35:19 -04:00