Jenkins

From Wasya Wiki
Revision as of 01:04, 29 October 2015 by Piousbox (Talk | contribs) (Created page with "=== Jenkins config === * install git plugin in jenkins * link to the git repo * setup maven in system config * config MAVEN_HOME in jenkins. Look into /etc/environment for tha...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Jenkins config

  • install git plugin in jenkins
  • link to the git repo
  • setup maven in system config
  • config MAVEN_HOME in jenkins. Look into /etc/environment for that and JAVA_HOME.

From: http://stackoverflow.com/questions/5784329/how-can-i-make-jenkins-ci-with-git-trigger-on-pushes-to-master