Hi All,
I have an expression file with the below details and I want to read these job names from the expression file and understand how I can trigger three different pipelines based on these three values?
{
Job_1: ‘EBS_JOB1’,
Job_2: ‘EBS_JOB2’,
Job_3: ‘EBS_JOB3’
}