Skip to content

Skip generating a partial yaml when no go modules have been modified

Daniel Nemergut requested to merge dev_pipeline_branch into 2.8.2.2-DEVELOPMENT

The go child pipeline was failing due to a yaml syntax error. I think it's because the yaml generation script started writing a rule with no body but I could be wrong. I also have no idea if an empty artifact is okay.

Merge request reports