Hello,
I have a webapp that uses a Webservice, Worker, Redis, PostgreQL and Flower. All are on paid plans and everything if working fine.
I have set the auto build feature off at the moment. So it wont rebuild when any changes are made in GitHub unless I manually instruct it to make the new build.
My request is, is there a way to manually instruct all the above services to manually build again at one go? At the moment I need to click build for each of them separately. What would be great is an option to Multi-Deploy many services together.
Thanks