Reeve CI / CD - Pipeline Step: NPM CLI This is a Reeve step for executing NPM and Node.js commands. Configuration See the environment variables mentioned in Dockerfile. Use command to specify the command to be executed, e.g.: command: ["npm", "run", "build"]