Run a Pipeline

Run a deploy pipeline to apply a network rule to a server.

A network rule and deploy pipeline were chosen as examples, the steps are the same to run pipelines of all operations in all environment's resources

  1. On Devopness, navigate to a project then select an environment

  2. Find the Network Rules card

  3. Click View in the Network Rules card to see a list of existing Network Rules

  4. In the list of network rules, find the network rule you want to run a pipeline and click the NAME of the network rule

  5. Click the PIPELINES tab

  6. In the list of pipelines, find the deploy pipeline you want to run and click DEPLOY

  7. Follow the prompts then click DEPLOY

    • The form confirm button will be labeled according to the pipeline operation

    To run a deploy pipeline at least one server must be linked to the resource.

    If there are no servers linked to the network rule, follow the guide Link server to application

  8. Wait for the action network-rule:deploy to be completed

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
Network RuleDeploy

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub