Hi Team,
We have a requirement to invoke pipeline in another project. We want to do it in either of the way,
  1. Either want to invoke the pipeline stages from the another project pipeline
  2. Either Want to invoke the pipeline as stages in current project and want to set some condition to execute only one stage at a time.
But harness is throwing, "nested pipeline cannot be used" error.