dann / perl-jenkins-template

Template for Jenkins Jobs for Perl Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

Template for Jenkins Jobs for Perl Projects

HOW TO INSTALL

Install Jenkins plugins

Install jenkins plugins and perl modules for the jenkins project using setup_jenkins_modules.sh. See configuration section in the script before you run the script.

./setup_jenkins_modules.sh

Install template for jenkins jobs

Install the template for jenkins jobs for perl projects using setup_jenkins_project_template.sh. See configuration section in the script before you run the script.

./setup_jenkins_project_template.sh

SOURCE AVAILABILITY

This source is in Github:

http://github.com/dann/perl-jenkins-template

CONTRIBUTORS

Many thanks to:

AUTHOR

Dann

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Template for Jenkins Jobs for Perl Projects


Languages

Language:Shell 100.0%