sunggun-yu / jenkins-capitomcat-plugin

Jenkins plugin for Capitomcat
5 stars 5 forks source link

Support custom variable injection #18

Closed sunggun-yu closed 10 years ago

sunggun-yu commented 10 years ago

Currently, Capitomcat plugin supports only Jenkins environment variables injection. https://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project#Buildingasoftwareproject-JenkinsSetEnvironmentVariables

to support parameterized project or to use variables that made in the build step, Capitomcat plugin need to support this feature.

sunggun-yu commented 10 years ago

Feature added. https://github.com/sunggun-yu/jenkins-capitomcat-plugin/pull/20