This fourth and final part of the series, I’ll explain the Android and iOS bits of the Jenkinsfile and what is necessary to distribute to AppCenter.
Steven Foskett
Recent Posts
This step assumes you have a Jenkins server initiated and that you have gone through the initial setup steps in parts 1 and 2.
One of the first things I learned in my Jenkins education is that the easiest way to set up a Jenkins pipeline, is to use a Jenkinsfile.
In order to seriously consider a toolkit for development it must be possible to implement a Continuous Integration/Continuous Deployment pipeline for that toolkit.