Basic Continuous Integration with GitHub Actions for Android Developers

Опубликовано: 29 Сентябрь 2024
на канале: Eduardo Rosas
7,123
202

So this video is about setting a quick Continuous Integration process for an android repository using GitHub actions.

👨🏻‍💻Checkout my full Master CI/CD for Android Developers course: http://bit.ly/AndroidCICD

The process is pretty much:

1. Commit your changes to a git repository
2. Push everything to a GitHub repository
3. Create magic YAML file
4. Commit magic YAML file
5. Enjoy CI