Building a CI/CD Pipeline. Part1 Git-Jenkins (on premise)

  1. Start Jenkins (install or use preinstalled VM or docker container)

  2. Create Github account (if you stil do not have)

  3. Upload https://github.com/Sunagatov/Hello.git to Github

  4. Create Jenkins-project, setup Jenkins-Github integration

  5. Install Maven

  6. Test Github-Jenkins-Maven work