How to setup CI CD pipelines for Android with Azure DevOps
CI CD AAB (Android App Bundle) to Google Play Console
Mar 16, 202120 min read141

Search for a command to run...
Articles tagged with #devops
CI CD AAB (Android App Bundle) to Google Play Console

In the last part we created a build using the pipeline feature of Azure DevOps. In this tutorial we are going to use the Azure's Release pipeline to push the build to the App Store. This is the continuous deployment part of CI/CD. Open your project...

DevOps & CI/CD are buzz word for a while now and they have really proven their value in todays' fast moving world and Agile development process. One understands the true value only when they have actually been a process of it and see for themselves t...
