StartAutomating / PSDevOps

PowerShell Tools for DevOps
https://psdevops.start-automating.com
MIT License
128 stars 29 forks source link

`Convert-BuildStep` should support dynamic steps #204

Open StartAutomating opened 1 week ago

StartAutomating commented 1 week ago

If a step file is a script, and its output type is a [Hashtable] or [Collections.IDictionary], it should be executed and returned as a step.