Skip to content

nikolay-advolodkin/sample-pipeline

 
 

Repository files navigation

pipeline-demo

CICD pipeline demo using Jenkins, an angular app, and protractor. You must have NodeJS installed on your system for this demo to work.

Starting the Application

To start the application locally simply run:

  1. npm install
  2. node server.js

About

A very basic, minimal example of using Jenkins pipelines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.8%
  • HTML 36.1%
  • CSS 2.1%