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

docs: improve CI pipeline stage documentation

LLMTOKEN-022126 requested to merge feature/improve-pipeline-docs into development

Summary

  • Add clear descriptions for each pipeline stage
  • Help developers understand the purpose of each stage
  • Improve maintainability of CI configuration

Changes

  • Added inline documentation for all 8 pipeline stages
  • Replaced verbose comments with concise descriptions
  • Makes the CI configuration more self-documenting

This is a small documentation improvement to help developers understand the CI pipeline structure at a glance.

Merge request reports

Loading