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: remove duplicate stages definition causing YAML parsing error

thomas.scola@bluefly.io requested to merge development into main
  • Remove duplicate stages key from simplified pipeline section
  • Fixes 'did not find expected key while parsing a block mapping' error
  • Keep full stages definition at line 66 with all pipeline stages
  • Resolves yamllint key-duplicates error

Merge request reports

Loading