0%

Jenkins中安装Node.js

Jenkins中安装指定版本Node.js

插件安装

  • Manage Jenkins
  • Manage Plugins
  • Install NodeJS

插件配置

  • Manage Jenkins
  • Global Tool Configuration
  • NodeJS
    • 别名
    • 版本

Job使用

  • 新建Job
  • 构建环境
  • Provide Node & npm bin/ folder to PATH
  • 选择别名