6.3. Delete and unregister Pipeline

To delete a Pipeline you need to have WRITE permission for that pipeline and the ROLE_PIPELINE_MANAGER role. For more details see 13. Permissions.

Delete pipeline

  1. Select a pipeline.
  2. Click the Gear icon in the right upper corner of the pipeline page:
    CP_DeleteAndUnregisterPipeline
  3. In the popup click the DELETE button:
    CP_DeleteAndUnregisterPipeline
  4. You will be offered to unregister or delete a pipeline. Click the Delete button to remove the pipeline permanently:
    CP_DeleteAndUnregisterPipeline

Unregister pipeline

A user can unregister pipeline. Git repository neither will be deleted nor will be accessible in Cloud Pipeline.

Do the same actions as in the Delete pipeline section but click the Unregister button at step 4:
CP_DeleteAndUnregisterPipeline

If you want to register in the Cloud Pipeline the pipeline that was previously unregistered:

  1. Start create a new pipeline. For details see here.
  2. At the "Create pipeline" popup click the "Edit repository settings" button. Into the "Repository" field specify the git repository address of the unregistered pipeline:
    CP_DeleteAndUnregisterPipeline
    Specify a pipeline name.
  3. Click the CREATE button.
  4. The re-registered pipeline will appear in the library.