Skip to main content

View a Pipeline

Learn how to view the details of a pipeline in your application, including its configuration and steps.

  1. On Devopness, navigate to a project then select an environment
  2. Find the Applications card
  3. Click View in the Applications card to see a list of existing Applications
  4. In the list of applications, find the application with the pipeline you want to view and click the NAME of the application
  5. Click the Pipelines tab
  6. In the list of pipelines, click the NAME of the pipeline you want to view
  7. Review the pipeline details, including operation, max parallel actions, and associated steps
  8. To manage steps, follow the guide Add Step to Pipeline