Add Step to Pipeline

Add a pipeline step to perform a specific task in a defined order during the resource deployment process of your pipeline.

  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 manage and click the NAME of the application
  5. Click the Pipelines tab
  6. In the list of pipelines, find the pipeline you want to manage and click the NAME of the pipeline
  7. On the upper-right corner of pipeline details view click STEPS
  8. On the upper-right corner of the list click ADD PIPELINE STEP
  9. Follow the instructions in the add pipeline step form then click CONFIRM
  10. In the Pipeline Steps list, the recently created Pipeline Step can be seen

    A new deployment is required for your changes to take effect.

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