Versions Compared

Key

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

Execute Program

Image RemovedImage Added

Name

A friendly name for this action (will be displayed in the actions workflow area).

Enabled

Determines if this action will be run within the relevant stage.

...

The directory in which the file will be executed.


Arguments

Image RemovedImage Added

Arguments

The arguments to pass to the executable.


Options

Image RemovedImage Added

Wait for completion

...

Tick to continue build on failure marking the action with a warning status.

Ignore warnings

If this is ticked, any warnings logged will not mark the action with a warning status.


Environment

...

Image Added

Environment Variables

Multiple environment variables can be defined - one per line. These are set before the Execute Program Action command command line is run.

Log environment variables

...

Mask sensitive variable values in system environment variables

This checkbox is visible only if the 'Generate system environment variables' checkbox is ticked.

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

...