Commit 88e18a7
authored
Remove hard-coded platform attribute allowing Windows image to be built with powershell component
Fixed a bug where windows-based images cannot be built with windows component (powershell script).
This is caused by the platform property in componentProps being hard-coded to Linux instead of checking previously defined value.1 parent 0e26c9e commit 88e18a7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments