configuration-as-code-plugin/demos/nodejs
Smasherr 8eee4c307f Add demo for the NodeJS plugin (#1153)
* Add demo for NodeJS

* Add integration test for NodeJS

* Fix build

* Fix readme file extension case
2019-10-11 23:33:35 +02:00
..
README.md Add demo for the NodeJS plugin (#1153) 2019-10-11 23:33:35 +02:00

README.md

Configure NodeJS

Basic configuration of NodeJS

Sample configuration

tool:
  nodejs:
    installations:
      - name: "NodeJS Latest"
        home: "" #required until nodejs-1.3.4 release (JENKINS-57508)
        properties:
          - installSource:
              installers:
                - nodeJSInstaller:
                    id: "12.11.1"
                    npmPackagesRefreshHours: 48 #default is 72