On Friday, August 14, 2015 at 9:02:56 AM UTC-7, nicolas de loof wrote: > > according to log your job is setup with CVS as SCM > > Thanks for your quick response friend!
This is correct, I have passed in my git credentials and repo address for ssh. However I am sensing that this was the incorrect way to go about integrating git - I selected that option because in the jenkins GUI on the Jenkins > MyProject > Configure the only options for SCM were "none", "CVS", "CVS ProjectSet", and "Subversion". Since your post I have downloaded the git plugin, git client plugin, and all bitbucket plugins. Right now (after changing the SCM option to "none") I just passed the trivial build where I run a basic ECHO shell script but don't actually get or use any of my Ruby on Rails code which I am trying to continuously integrate. Do you have any idea on how I would go about making a build pull the most recent code on my origin/master branch? My research indicates that a hook through bitbucket may be the most helpful but I am stuggling to figure out what option I change inside of the jenkins GUI to pull from my bitbucket SCM <http://interos.saicwebhost.net:8080/static/84c40650/images/24x24/yellow.png> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/20f9859e-aa78-4ecd-873a-2c3121131a01%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
