Currently in our Run Pipeline Menu. There is an Advanced options to defined the variable to be used by this pipeline.
By default on variables section. There is only 1 default variable display and i can add a new one by specifying the variable name and the variable value. My Question is where to add another default variable which user just need to click on variable name and specified a value instead of needed to specify variable name and variable value.
Please refer to below image.
CodePudding user response:
I was able to add a Parameter as below.
CodePudding user response:
I think if you are not using the YAML way. you can click on EDIT -> Three dots ->Trigger -> Variables
Else for the yaml way you need to set as per mokh223 answer