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
The current AbstractBuild.
launcher
A Launcher.
listener
A BuildListener.
out
A PrintStream (listener.logger).