Commit 6e61352
ci(docker): smoke-test the image before publishing it
The deploy job now builds the native amd64 image locally (--load) from the
downloaded artifact and runs the smoke test before pushing anything, so a broken
image can never reach the registry. The build job's smoke test can't catch
artifact-level issues (e.g. the executable bit lost through the artifact
round-trip) because it builds the binary locally, not from the artifact.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3cecef2 commit 6e61352
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
240 | 248 | | |
241 | 249 | | |
242 | 250 | | |
| |||
0 commit comments