Hi Sverre and thanks for your reply!
This solution looks like it would solve our problem. So I tried to set up
the plugin with its git but I get some problems with the SSH connection.
I created a private/public keypair and pasted the public key to my user
config page (as described
here: https://
A DRY Jenkinsfile for each branch and put your main build script in the
Pipeline Global Library
https://github.com/jenkinsci/workflow-cps-global-lib-plugin
mandag 20. juni 2016 12.05.07 UTC+2 skrev Christoph M følgende:
>
> Hi!
>
> For a new project I want to use the new Pipeline feature. We have
Hi!
For a new project I want to use the new Pipeline feature. We have several
branches in our Git repository which should be tested in a same way. It
should also track and process new branches automatically. Therefore I
created a Multibranch Pipeline Job. But I have 2 problems with its
confi