Commit d7b8ddf
committed
fix(release): publish unversioned archive alias so latest/download resolves
goreleaser only emitted version-named assets, so
releases/latest/download/<name>_Linux_x86_64.tar.gz 404'd on fresh nodes.
Add an unversioned archive alias alongside the versioned one.
Ref cocoonstack/cocoon#901 parent 0691c43 commit d7b8ddf
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
61 | 73 | | |
62 | 74 | | |
63 | 75 | | |
| |||
0 commit comments