Hi

I reboot node machine at the end of build setup, using “Execute Windows batch 
command”:

powershell -command "Start-Sleep -s 120"
shutdown –r

This works only build is successful, because build stops where failure 
occurred, before above lines are executed.
How can I reboot windows node machine even build is failed or aborted?

I don’t see “Execute Windows batch command” under “Add post-build action” list.

Thanks,
Yoko

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to