veza/veza-backend-api/.github/workflows
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
..
test-coverage.yml refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
vulnerability-scan.yml fix(ci): remove remaining || true and || echo in secondary workflows 2026-02-11 23:14:21 +01:00