mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
winpacker: add extra reboot step (#4037)
This commit is contained in:
committed by
GitHub
parent
414bcfb61a
commit
8bbd74620a
@@ -129,6 +129,10 @@
|
||||
],
|
||||
"execution_policy": "unrestricted"
|
||||
},
|
||||
{
|
||||
"type": "windows-restart",
|
||||
"restart_timeout": "30m"
|
||||
},
|
||||
{
|
||||
"type": "powershell",
|
||||
"scripts": [
|
||||
|
||||
Reference in New Issue
Block a user