Differentiate pipeline execution between direct vs sub-pipeline
R
Right Mollusk
We need some way to tell when a pipeline was invoked directly or when it was invoked as a sub pipeline of another pipeline. This would allow us to condition some stages in the pipeline based on the source of the execution
Log In