Skip to content

Alternative config templates

Daniel Williams requested to merge templating into master

In previous implementations asimov would search only for a configuration template with the same name as the pipeline which the configuration should use.

This commit allows an additional parameter to be added to the production, template which allows an alternative template to be specified.

Merge request reports