View a Pipeline
Learn how to view the details of a pipeline in your application, including its configuration and steps.
- On Devopness, navigate to a project then select an environment
- Find the
Applicationscard - Click
Viewin theApplicationscard to see a list of existingApplications - In the list of applications, find the application with the pipeline you want to view and click the
NAMEof the application - Click the
Pipelinestab - In the list of pipelines, click the
NAMEof the pipeline you want to view - Review the pipeline details, including operation, max parallel actions, and associated steps
- To manage steps, follow the guide Add Step to Pipeline