|
|
context.appendErrorResult(PipelineException.IMAGE_BUILD_ERROR, e);
|
|
context.appendErrorResult(PipelineException.IMAGE_BUILD_ERROR, e);
|
|
|
throw new PipelineException(HttpStatus.SC_SERVICE_UNAVAILABLE, PipelineException.IMAGE_BUILD_ERROR, e);
|
|
throw new PipelineException(HttpStatus.SC_SERVICE_UNAVAILABLE, PipelineException.IMAGE_BUILD_ERROR, e);
|