Files
ci-templates/.gitea/workflows/deploy-k8s.yaml
Martin Maslyankov 7203c9a8f7 fix(deploy): fix multiline commit message truncation in deploy-k8s.yaml
Gitea Actions expression evaluator truncates multiline strings in
git commit -m "...", causing EOF while looking for matching quote.
Build the commit message in a variable instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 06:23:34 +03:00

2.7 KiB