When performing a make release@staging for instance, if it's the first time since a while, the docker container will be entirely built, which can take some times.
Improving this time is another issue, but having no feedback on the process is frustrating and can let the user think it will hanging on forever.
When performing a
make release@staging
for instance, if it's the first time since a while, the docker container will be entirely built, which can take some times. Improving this time is another issue, but having no feedback on the process is frustrating and can let the user think it will hanging on forever.