Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tick this checkbox to mark the build as unsafe for incremental build. This turns off incremental compilation and forces a clean rebuild of the project dependency graph.

 

No dependencies

Tick this checkbox to ignore project-to-project references and only build the root project specified to build.

Log standard output 

If this is ticked, the command line output is written to the build log.

 

Verbose logging

Tick this checkbox to request verbose command line output.

Timeout (in seconds)

Tick this checkbox to request verbose command line output.

Environment Variables

 

Image RemovedImage Added

 

Multiple environment variables can be defined - one per line. These are set before the DotNet Build command line is run.

Log environment variables

If this is ticked, environment variable values are written to the build log. 

Generate system environment variables

Tick this checkbox to set up a list of new environment variables prefixed with 'ContinuaCI.' for all current system expression objects and variables.

Mask sensitive variable values in system environment variables

If this is ticked, the values of any variables marked as senstive will be masked with **** when setting system environment variables. Clear this to expose the values.