Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>NodeJS Script Runner
NodeJS Script Runner

NodeJS Script Runner

CARLOS GABRIEL GOIANI FLOR

|
1,637 installs
| (1) | Preview
Use this task in a build or release pipeline to run a JS script.
Get it free

Node JS Runner

Use this task in a build or release pipeline to run a JS script.

Arguments

Argument Description Required Condition
Script Source Target script type: FilePath or Inline Yes No
Script path Path of the file to execute Yes Script Source == FilePath
Inline Script Source code to execute, task create a temp file to execute Yes Script Source == Inline
Arguments Arguments passed to the script execution, more information see How to Parse NodeJS Arguments No No
Working directory The path where the script file runs, if empty the default path is $(System.DefaultWorkingDirectory), see Predefined Variables No No

More Information

For more information see Project on GitHub

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft