Init on Windows
This commit is contained in:
@@ -71,6 +71,7 @@ hyperv-iso.amd64:
|
|||||||
parallel:
|
parallel:
|
||||||
matrix: HYPERV_MATRIX
|
matrix: HYPERV_MATRIX
|
||||||
script:
|
script:
|
||||||
|
- packer init sources
|
||||||
- echo $env:COMMAND > build.ps1
|
- echo $env:COMMAND > build.ps1
|
||||||
- echo 'if (-not $?) { throw "Error in build"}' >> build.ps1
|
- echo 'if (-not $?) { throw "Error in build"}' >> build.ps1
|
||||||
- pwsh .\build.ps1
|
- pwsh .\build.ps1
|
||||||
|
|||||||
Reference in New Issue
Block a user