Is it possible to skip "Collecting gradle caches" step?

Hello everyone,

I am trying to setup an automatic build process for a React Native app.
It works and builds a signed APK :fire:
But at the end, I’m losing time with a useless step which keeps failing everytime and takes about 3 minutes.

Do you know how can I skip it ? Or at least, make it work :sweat_smile:

Thank’s :v:

Hey!

You can turn it off by setting Cache Level to none. It would be better to fix this, as it should be a great feature. I will add more log info, so we will see not only exit status 1. Could you please drop the build’s url in our on-site chat? That would be awesome!

Thanks for the report btw!
:rocket:

2 Likes