The server hasn't used common.ImageBuildState to mark a job as successful or failed for a long time. Instead, it's using the job's return argument for that. (Jobs don't have a high-level concept of failing). Drop the check in the server, and always send "FINISHED" from the client for backwards compatibility. |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||
| osbuild.go | ||