Jenkins pipeline for node js application example
This pipeline contains the following stages:
- build: runs eslint in code project.
- test: runst mocha tests in code project.
- deploy: For now just print the message 'Deploying to DEV ENVIRONME'
| Name | Name | Last commit date | ||
|---|---|---|---|---|