Executes a system groovy script similarly to hudson_url/script. The script is always executed on master.
You need to be Administrator to set the groovy script to be executed. In other case, changes will be ignored.
Predefined variables:
build
AbstractBuild
.launcher
Launcher
.listener
BuildListener
.out
PrintStream
(listener.logger
).