We are developing custom step-type plugins for use in-house and although the basic validation is successful when creating/replacing the step-type
through the CLI. But when the custom plugin is referenced from within another pipeline, all the output we get for troubleshooting is this:
Failed to prepare plugin, Filed to run template engine
[SYSTEM]
Message Filed to run template engine
Caused by Container for operation: Running pikolo reqay. Failed with exit code: 1
Documentation Link https://codefresh.io/docs/docs/codefresh-yaml/steps
Exit code 1
Name NonZeroExitCodeError
How to troubleshoot this any further, noting that the pipeline debugger does not support Override breakpoints for custom plugin step-types?