Versions Compared

Key

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

Cake

...

Cake (C# Make) can be used to run various build tools defined in a C# DSL script. This action runs the Cake command-line. For more information about the project and documentation on the command-line arguments, please visit the Cake website.

Cake

Name

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

...

Timeout (in seconds) 

How many seconds to wait for the action to finish before timing out. The default is 86400 seconds (24 hours).

Treat failure as warning

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


NuGet

Sources

A list of package sources to install the Cake package from. Optional. You can separate multiple sources with semi-colons. 

...

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.

...