Remove a Pipeline
Learn how to remove a pipeline when it's no longer needed
- On Devopness, navigate to a project then select an environment
- Find the
Applications
card - Click
View
in theApplications
card, to see a list of existingApplications
- In the list of applications, find the application with the pipeline you want to remove and click the
NAME
of the application - Click the
Pipelines
tab - In the list of pipelines, find the pipeline you want to remove and click the
NAME
of the pipeline - On the upper-right corner of the pipeline details view, click
REMOVE
- Follow the prompts then click
REMOVE PIPELINE
- In the list of pipelines, the recently removed
Pipeline
will be gone
Required Permissions:
NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:
Resource Type | Permission |
---|---|
Application | Edit |
For instructions on how to grant user permissions in an environment, see Add team to an Environment