Files
ci-templates/.gitea/workflows/deploy-k8s.yaml
Martin Maslyankov b84cb78ca4 fix(deploy): fix silent success on failed deploys (CON-654)
- Fix boolean type coercion: use !inputs.use-env-tag instead of == false
- Fail loudly (exit 1) when deploy produces no changes instead of exit 0
- Add debug logging: image name, tag, deploy paths, current/updated images
- Validate yq actually matched and updated container images before committing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 15:38:10 +03:00

6.7 KiB