AndroidSDK icon indicating copy to clipboard operation
AndroidSDK copied to clipboard

Build images with GitHub Actions

Open neugartf opened this issue 4 years ago • 2 comments

We could leverage GitHub Actions to build the images directly here and push them to the registries.

neugartf avatar Feb 08 '21 11:02 neugartf

Agree, I also thought about getting rid of the free Travis CI build plan.

thyrlian avatar Feb 08 '21 18:02 thyrlian

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).

thyrlian avatar May 16 '21 00:05 thyrlian