Android - Continuous Integration with Gitlab CI
Android – Continuous Integration with Gitlab CI
In this article, I am going to explain basic setup for Gitlab CI integration for your Android projects.
GitLab CI
It is a built-in continuous integration solution by Gitlab. To do the Gitlab CI integration first of all we need to add .gitlab-ci.yml within the project and then you have to setup this configuration file to execute your project whenever your team will push the code to master or…
View On WordPress














