Versions Compared

Key

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

Table of Contents

Variable Prompt Types

All configuration variables can be assigned a prompt type which enables users to set a variable's value when queuing a manual build. The variable prompt types that are available depend on the the variable type. For example, DateTime variables can only have a DateTime prompt type.

...

Continua CI includes the following prompt types:

 

Text

The text prompt type enable users to override the variables value with any text. As shown below, text prompt types do not limit what the user can enter for the variable's value.

...