Change pipeline status to canceled
The PipelineCancel mutation was canceling the jobs in the pipeline, but not marking the pipeline itself as canceled. This MR fixes that
The PipelineCancel mutation was canceling the jobs in the pipeline, but not marking the pipeline itself as canceled. This MR fixes that