Welcome to the Bluefly.io code repository. By logging in, you agree to comply with our terms of service and code of conduct.

Skip to content

fix: ensure templates directory exists in generate:docs job

thomas.scola@bluefly.io requested to merge development into main
  • Add mkdir -p templates to prevent exit code 141 (SIGPIPE)
  • Add fallback for grep command to prevent pipe failures
  • Fixes pipeline failure in documentation generation

Merge request reports

Loading