Skip to main content

Edit a Variable

You can edit variables directly on Devopness every time you need to update the value of an existing variable used by your deployment pipelines.

  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 variable you want to edit and click the NAME of the application
  5. Click the VARIABLES tab
  6. In the list of variables, find the variable you want to edit and click the NAME of the variable
  7. On the upper-right corner of the variable details view, click EDIT
  8. Follow the instructions in the variable edit form then click CONFIRM

    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 TypePermission
ApplicationEdit

For instructions on how to grant user permissions in an environment, see Add team to an Environment