Deploy to Galaxy stuck after adding a new package

Hello, I have 4 different applications and I have added reywood:publish-composite package to 2 applications and since then these deploys using CircleCI (with Docker) are stuck in this log:

(  Extracting reywood:publish-composite@...  ... )

It’s working fine on my Mac OS and on my Ubuntu, just failing on CircleCI (with Docker) and only the applications with this new packages are failing and the deploy command is the same for all 4 applications.

I have used this package before and I don’t think it’s the problem but maybe it is.

I don’t have any error but I have fixed 60 minutes timeout and then it breaks the deploy, I can increase the timeout but I think 60 minutes is too much already.

Does anyone have similar problems or any ideas?

Thanks