Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 810 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 810 Bytes

CDNYC-Pipes

Class Flow

  1. Sign up for Github
  2. Join the Company (if you'd like push access)
  3. Divide into groups (Project Management, Front End, Back End, Documentation)
  4. Add your SSH keys Choose a product

Local Development and Deployment

On this team, we'll create a local, Docker-based environment to create an MVP of the Continuous Integration and Deployment pipeline. The business has a need for this MVP because of the POC proven in the saas branch of the repository, which has proven the value of Continuous Deployment with Software as a Service Tools.

Acceptance Criteria

  1. Spin up a instance of Jenkins in a Docker container
  2. Create a workflow pipeline
  3. Create a multi-pipeline
  4. Record the output of the tests
  5. Fix issues

Guides / Inspiration

Listen and learn!