TeamCity 4.0 Help

6.Properties and environment variables

Administration > <project> > <build configuration> > Properties and environment variables <build configuration> > Edit configuration settings > Properties and environment variables

Refer to the Properties of a Build Configuration section for properties description.

System Properties

Option

Description

Predefined system properties

These read-only fields show the list of Properties of a Build Configuration.

Edit

Click this link to modify the system property in the dialog.

Delete

Click this link to remove the selected property.

Add new property

Click this link to create new property as a name-value pair in the dialog.

Environment Variables

Option

Description

Predefined environment variables

These read-only fields show the list of environment variables that will be passed to the build process.

Edit

Click this link to modify the environment variable in the dialog.

Delete

Click this link to remove the selected property.

Add new variable

Click this link to create new variable as a name-value pair in the dialog.

Add/Edit Property / Variable dialog

Option

Description

Name

Use this text field to specify the name of the property or variable.

Value

Use this text field to specify the value of the property or variable.

Allow to redefine this parameter when build is started manually

Check this option to allow the property redefinition when build is started manually. Value specified for such parameters works as default. When you start build manually by pressing the Run button in the web UI, a dialog window will appear allowing you to customize values for such build parameters.

Save

Click this button to preserve changes and close the dialog.

Cancel

Click this button to discard changes and close the dialog.

Close

Click this button to discard changes and close the dialog.

Last modified: 20 April 2023