AndroidSDK
AndroidSDK copied to clipboard
Build images with GitHub Actions
We could leverage GitHub Actions to build the images directly here and push them to the registries.
Agree, I also thought about getting rid of the free Travis CI build plan.
GitHub Actions CI workflow has been added.
Just need to save DockerHub credentials to actions secrets, and create one more step for pushing images.
But I'm considering using other tags than latest
for the GitHub Actions automatically pushed images, because they're not properly verified (to be working).