In my step template I’ve defined some parameters, and they are available for use in the textbox “NuGet package ID”, but if I expand the parameters list next to the “pre-deployment script” they don’t show up in the list. I’m wondering why that isn’t allowed?
My goal is to create a reusable step that I can use to deploy my databases. I’m deploying a nuget package and then running a script that will do something with the contents.
Please see the attached images.
Thanks.