Hi All, I am using Jenkins 2.73.2 and Blue Ocean 1.3.1 in a Linux Redhat environment. I am creating a pipeline in the blue ocean where I have to build a maven project which is located in Git repository. I had created a JenkinsFile in the pipeline and then make some changes in it. These changes are getting reflected in the Git branch where my code is. But when I am running this pipeline, it is still referring to old JenkinsFile. So I checked the workspace folder where that branch was fetched and I found the old version of JenkinsFile which is causing this problem.
Now I am stuck and not sure where did I go wrong or what I have missed in the configuration/setting part. Thanks, Susmit Bansod, -- 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/a8bb9bf5-a3c5-45ef-bc2b-2245607b68f6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
