woom.tasks.Task.render_artifacts

woom.tasks.Task.render_artifacts#

Task.render_artifacts()[source]#

Check that artifact paths are absolute and render them as dict

Parameters:

context (dict, woom.context.Context) – Parameters used for substitution

Returns:

Keys are artifacts names and values are lists of rendered artifact paths

Return type:

dict