notes on todo tasks for refactoring to support different types of steps
This commit is contained in:
@@ -159,6 +159,7 @@ namespace GitHub.DistributedTask.Pipelines.ObjectTemplating
|
||||
return result;
|
||||
}
|
||||
|
||||
// Change to return a variety of steps.
|
||||
public List<ActionStep> LoadCompositeSteps(
|
||||
TemplateToken token)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user