senke
|
a7b5cdc55f
|
fix(ci): remove remaining || true and || echo in secondary workflows
- cd.yml: remove || echo soft failures on Docker builds for chat-server
and stream-server. Build must fail if Dockerfile is missing in CD.
- vulnerability-scan.yml: remove || true from govulncheck command.
The step-level continue-on-error: true already handles failure
gracefully for the report-only govulncheck step.
Addresses audit findings D3, A08: 3 residual || true / || echo patterns.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-11 23:14:21 +01:00 |
|