Skip to content

A basic example of a Jenkins pipeline job including automated tests that can be triggered by individual contributors

License

Notifications You must be signed in to change notification settings

joshgrantsauce/sample-Jenkins-pipeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline-demo

CI/CD pipeline demo using Jenkins. The purpose of this repository is show a basic Jenkins pipeline example including automated tests and some additional steps that may be helpful in a CI/CD pipeline.

Specifics for the content of this pipeline will be contained in other docs and/or branches.

Pull Requests

One of the main features of this repository is to have a Jenkins pipeline kick off automatically from an open pull request. Due to the nature of this repo and its goals, please direct pull requests into the develop branch instead of the master branch.

About

A basic example of a Jenkins pipeline job including automated tests that can be triggered by individual contributors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.8%
  • HTML 7.2%
  • CSS 2.0%