Skip to content

silveimar/jenkins-pipeline-example

Repository files navigation

jenkins-pipeline-example

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'

About

Jenkins pipeline for node js application example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published