Commit 219de82
Fix Dockerfile.sdk export stage inheriting build artifacts.
The export stage must continue from workload-build; starting a fresh Maven
image dropped /src and broke copying the packaged workload jar.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 6089c3a commit 219de82
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments