TeamCity Pipelines Help

NodeJS

Allows you to run NodeJS steps like npm, yarn, and node.

Note that this Step type requires a Docker container to run target commands. The default Docker container is node:lts, but you can specify a custom container name.

Access Private Repositories

If your Step requires to access a private repository, add the NPM integration to the parent Job.

Last modified: 18 March 2024