Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46875

Jenkins Blueocean - Provide alternate/custom Jenkinsfile to pipeline editor

      By default pipeline editor opens/edits "Jenkinsfile" from the defined branches in the job.

      When i define the pipeline script as "Jenkinsfile.dev" by changing the configuration using Jenkins UI, build executes well using "Jenkinsfile.dev" but when we open the pipeline editor it tries to edit the default "Jenkinsfile" & not "Jenkinsfile.dev" & it pushes the changes as well in "Jenkinsfile" instead of "Jenkinsfile.dev".

      Not sure if it's yet to implement. Any suggestions will be helpful. 

          [JENKINS-46875] Jenkins Blueocean - Provide alternate/custom Jenkinsfile to pipeline editor

          James Dumay added a comment - - edited

          Hi viveky4d4v,

          Am I correct in thinking you are changing the file name here to specify "Jenkinsfile.dev"?

          Thanks
          James

          James Dumay added a comment - - edited Hi viveky4d4v , Am I correct in thinking you are changing the file name here to specify "Jenkinsfile.dev"? Thanks James

          Hello, I just start working with that and got same issue. Would be nice to solve this.

          Dominik Jelinek added a comment - Hello, I just start working with that and got same issue. Would be nice to solve this.

            jamesdumay James Dumay
            viveky4d4v Vivek Kumar Yadav
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: