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