I need to run a stage in Jenkinsfile along with shared library pipeline, The reason is, i need to import 2 libraries into jenkinsfile, I tried run the stage in reference to those 2 libraries in my shared lib pipeline, its giving an error: java.lang.NullPointerException ; is there a way i can refer 2 different libraries inside my shared library pipeline or is there a way i can run one stage in Jenkinsfile along with shared library pipeline.
thanks for the help, please let me know if there is such kind of pattern to define. -- 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/23695f7b-0e89-46d1-90e9-84c72354de4d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
