Skip to content

fix(supermicro-support): Fix SUM manager download task if SUM not available

Shane Gibson requested to merge fix-supermicro-tools-task into v4

Fixes the SUM download task to first check if the SUM archive is available at the specified location by the supermicro-manager-archive Param.

If the archive is not available, then output a more user friendly message to direct user how to obtain SUM tooling. Also provides an example of how to set skip workflow.

Merge request reports