Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

A very basic, minimal example of using Jenkins pipelines

License

Notifications You must be signed in to change notification settings

sauce-archives/sample-pipeline

 
 

Repository files navigation

NOTE:
This project is not maintained by Sauce Labs anymore

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 64.9%
  • HTML 33.2%
  • CSS 1.9%