Commit 0dca370
chore: strip CR/LF when reading smtp_r VERSION file
Builds on Windows-edited VERSION files were producing tags like
"1.0.0\r-legacy" that buildx rejected. Normalise the VERSION file to LF
and harden the workflow with `tr -d '\r\n'`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9563cf5 commit 0dca370
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments