Versions Compared

Key

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

...

The Grunt action is used to run node.js tasks specified in a GruntFile.

Grunt

Name

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

...

Grunt needs to be installed the the base path before the tasks can be run. Tick this to automatically install Grunt before running the Grunt command line. Leave this cleared if you are installing Grunt with a separate preceding NPM action.


Environment

...

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

...

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.

...