Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 337 Bytes

Calculate

A tiny repo for running small experiments in CI/CD

  • Contains a tiny maven project
  • Contains a single class with 4 methods
  • Contains simple unit tests

The code and the tests can be easily tweaked to introduce various error conditons for testing the CI/CD pipeline

  • Contains a simple Jenkinsfile for easy pipeline setup