Skip to content

bahull/creating-a-pipeline-in-blue-ocean

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creating-a-pipeline-in-blue-ocean

This repository is for the Create a Pipeline in Blue Ocean tutorial in the Jenkins User Documentation.

This tutorial uses the same application that the Build a Node.js and React app with npm tutorial is based on. Therefore, you'll be building the same application although this time, completely through Blue Ocean.

The jenkins directory contains an example of the Jenkinsfile (i.e. Pipeline) that Blue Ocean will create for you during the tutorial and the scripts subdirectory contains shell scripts with commands that are executed when Jenkins processes the "Test" and "Deliver" stages of your Pipeline.

About

For an introductory tutorial on how to use the Blue Ocean feature of Jenkins to create a Pipeline that builds an application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.9%
  • Shell 24.6%
  • HTML 15.8%
  • Groovy 5.3%
  • CSS 4.4%