Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

busyloop/jenkins-personas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Personas

A few personas for the Jenkins Persona plugin.

Installation

  1. Install the Jenkins Persona plugin.

  2. Clone, copy or symlink the personas to where the plugin will find them:

    mkdir -p $JENKINS_HOME/persona
    cd $JENKINS_HOME/persona
    git clone https://github.com/busyloop/jenkins-personas.git
  3. Hit $JENKINS_HOST/reload-persona/ in your browser to make the plugin reload the personas.

  4. Associate your jobs with personas in the web-interface:

    Configure -> Add post-build action -> Associate persona

License

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <[email protected]>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

Releases

No releases published

Packages

No packages published