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.
- On Devopness, navigate to a project then select an environment
- Find the
Applications
card - Click
View
in theApplications
card to see a list of existingApplications
- In the list of applications, find the application with the variable you want to edit and click the
NAME
of the application - Click the
VARIABLES
tab - In the list of variables, find the variable you want to edit and click the
NAME
of the variable - On the upper-right corner of the variable details view, click
EDIT
- Follow the instructions in the variable edit form then click
CONFIRM
A new deployment is required for your changes to take effect.
- Follow the guide Deploy Application