I am trying to set name for the scripts that were generated in my build tasks using bamboo-specs yaml. Is there a property I can define in bamboo specs definitions of my tasks:scripts that can give it a custom name? Currently when I open the job in bamboo, the tasks section shows bunch of scripts and have to drill through each to identify the one I am validating.
Thanks
I was looking for the same thing last week.
It appears as though the "description" tag was only available in YAML spec version 1, as well as the Java spec. I have yet to find any documentation for 7.2.4 (using version 2) that supports the "description" field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.