Skip to content

NUKEDUCK/jenkins-pipeline-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • JavaScript 100.0%