Commit 44929de
committed
fix: resolve Docker build failure in release pipeline
- Create Dockerfile.goreleaser for GoReleaser with pre-built binary
- Update .goreleaser.yaml to use correct dockerfile for Docker builds
- Fix archive format deprecation warnings
- Prepare for successful v0.0.5 re-release1 parent dbcf370 commit 44929de
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
159 | | - | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
0 commit comments