Skip to content

A very basic, minimal example of using Jenkins pipelines

License

Notifications You must be signed in to change notification settings

joshmgrant/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