i simply create a job that check the SCM for any changes. And then set the pipeline job as downstream job.
On Saturday, February 13, 2016 at 4:42:41 PM UTC-6, Peter Nijssen wrote: > > Hi all, > > I really would like to use the Jenkins Workflow/Pipeline plugin. The > problem I am currently facing is the fact that Gitlab doesn't have a good > integration with this plugin; > > https://github.com/jenkinsci/gitlab-plugin/issues/167#issuecomment-167041912 > > The problem is, the gitlab plugin only kicks a project off, when SCM has > been configured to match the project. Since the Workflow plugin does not > support this, the job is never kicked off. > > Is there anyway I can achieve to use the workflow plugin with Gitlab? Is > there a way to use the workflow as a build script? Can I somehow still > define the SCM for a project? > > Thanks in advance! > -- 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/09cea0a6-8ae1-4175-b527-2cb5e2ee0138%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
