Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.21 KB

Golo-plugin

Build Status

About

This plugin makes it possible to invoke Golo code as a build step.

Have a look at the official Golo-Plugin Wiki page.

Configuration

To configure available Golo installation on your system, go to Jenkins configuration page, find section 'Golo' and fill the form as shown bellow. Golo_Configuration

Usage

You can use the plugin to invoke either a Golo script or a inline Golo command. Golo_Script Golo_Command Golo_Output

Changelog

Version 1.0.0 - (April 10th, 2013)

  • Initial release
    • Define a Golo installation
    • Invoke a Golo script
    • Invoke a Golo inline command