How to setup a CI/CD pipeline for Android using Jenkins and Docker - Part 2
INTRODUCTION
In the last part of this blog series we covered the installation and setup of Jenkins on our machine and the creation of a Jenkins job that will connect to the GitHub repository for our Android application. Any time code is pushed to the repository or a PR is created the job will be notified and start a new build.