NALU/.gitea
Ricardo Carneiro ba72b04313
Some checks failed
NALU Deployment Pipeline / Run Tests (push) Successful in 1m6s
NALU Deployment Pipeline / PR Validation (push) Has been skipped
NALU Deployment Pipeline / Build and Push Image (push) Failing after 21s
NALU Deployment Pipeline / Deploy naluai.dev (push) Has been skipped
NALU Deployment Pipeline / Cleanup Old Resources (push) Has been skipped
fix: strip CRLF from SSH key in all workflow steps
Gitea act runner injects secrets with \r\n line endings.
Use printf + tr -d '\r' instead of echo to avoid libcrypto error.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 14:08:47 -03:00
..
workflows fix: strip CRLF from SSH key in all workflow steps 2026-05-15 14:08:47 -03:00