I'm newbie in bitbucket pipeline and I want to know if is possible to use an android ci image to deploy my app.
Also, if it is, how to configure?
Community moderators have prevented the ability to post new answers.
@Renato Prosofsky bitbucket pipelines allow to use any image available in dockerhub and execute bash scripts in steps.
I see there are some android emulator and android sdk images, you can check them out.
Regards, Galyna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.