Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creating-a-pipeline-in-blue-ocean

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

The repository contains a simple Node.js and React application which generates a web page with the content "Welcome to React" and is accompanied by a test to check that the application renders satisfactorily.

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%