amuniz / bitbucket-branch-source-plugin

5 stars 2 forks source link

Multiple Jenkinsfiles as Project Recognizers #17

Open cecom opened 6 years ago

cecom commented 6 years ago

Hi,

is there a reason if i configure more than one Jenkinsfile it does not recognize them? It looks like the first one will be used. Would be nice, if i could add 2 or more Jenkinsfile to my repo and configure it in the bitbucket branch source plugin under "Project Recognizers" and the corresponding jobs are generated.

adnoh commented 6 years ago

Wondering about this, too. Looks like a bug to me. If they are not recognized, you shouldn't be able to add them

cecom commented 6 years ago

This does not work, but would be nice: image

swordfly commented 6 years ago

I also have the issue about it, I want to add two Pipeline Jenkinsfiles here, one is to create daily build, another is for CI purpose, now all Jenkins jobs are mixed in one "Stage View". I would like each Pipeline Jenkinsfile will have separated folder show the Stage View.

tumbl3w33d commented 5 years ago

If you're already on it, I'd highly appreciate the possibility to set a pattern there instead of hard-coded names.