We have gitlab pipeline for our project and after last job executed I want to launch codemagic build. I need it to execute mobile tests after backend is deployed. So I don't need to execute codemagic immediatly after push, pull request update or tag creation. Is it possible with codemagic?
