-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: pipeline-utility-steps-plugin
-
None
-
Environment:In any environment
As a user I have serverless.yml file for serverless framework. When I used readYML it returned error but I want to ignore that error and want to continue with the read data.
Â
There should be option to ignore parsing error in case there are things which will get resolved during deployment time.