Init on Windows

This commit is contained in:
Greg Hellings
2024-07-12 18:57:21 -05:00
parent 3794b11400
commit caf4f4f505
+1
View File
@@ -71,6 +71,7 @@ hyperv-iso.amd64:
parallel:
matrix: HYPERV_MATRIX
script:
- packer init sources
- echo $env:COMMAND > build.ps1
- echo 'if (-not $?) { throw "Error in build"}' >> build.ps1
- pwsh .\build.ps1