Android automation fail
Im getting these error on automation when tried to build android app:
Failed to start: Compose up finished with exit code: 1. Output: --no-ansi option is deprecated and will be removed in future versions. Use `--ansi never` instead. Pulling 1hgZXP0YE81P-27Yj2F1z0xdX-2BzavD01Os6o (xxxx.registry.jetbrains.space/p/key/mydocker/automation-android:1.0.5)... error parsing HTTP 404 response body: invalid character 'N' looking for beginning of value: "Not Found".
xxxx= mycompanyname
key= company key
Please sign in to leave a comment.
Qtjambiii, could you please provide the entire automation script? As for the image, could you confirm that it exists in the corresponding Docker registry in your Space project?
Hi i was able to run automate. Just changed de image name to docker 'androidsdk/android-31'. But each automation takes 21minutes, exits a way of reduce these time execution? With bitbucket pipelines the build just take 5 minutes.