Hey guys,

I have a multibranch pipeline defined but it will not poll.  It is set up 
like such

node {

  git poll: true, url: 'ssh://.........'

  stage("build") {
    checkout scm
  }


Any suggestions on why this would not poll ?  Also how do you tell it how 
often ?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" 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-users/e8e789a6-0346-4ea5-ab9c-6c851389eb0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to