Forum Discussion

pratiksha_patil's avatar
pratiksha_patil
New Contributor II
6 years ago

Is there way to create global variable?

Hi, I want to create a global variable so that the same value is accessible anywhere in the pipeline. In my case I get token from api and I need to pass same token to child pipeline which are exe...