Deployment variables
From the Instance on the Side Navigation choose Settings -> Deployment variables.
Please note that only an Organization Owner can view the deployment variables.
Deployment variables contain values that control various aspects of the deployment process in CI/CD pipelines. These variables can include instance settings, secret keys, or predefined values necessary for delivery and deployment of built application.
Viewing deployment variables
- Revealing all variables: By default, deployment variables are hidden. To view all variables, locate the eye icon in the top row of the table and click on it.
- Viewing specific variables: To view a particular variable, click the eye icon next to that variable. This action will reveal its value.
- Copying variables: To copy a variable, click the copy icon next to it. This allows you to easily transfer its value for use in configurations or scripts.