I'm slowly testing moving some services over to Bunny's magic containers. To be able to do so, I need automated deployments that I can run, and wait for them to succeed successfully - so that subsequent steps don't run until the container is up, and the job loudly fails if the container doesn't start.
What's the recommended workflow for this with magic containers?
I'm slowly testing moving some services over to Bunny's magic containers. To be able to do so, I need automated deployments that I can run, and wait for them to succeed successfully - so that subsequent steps don't run until the container is up, and the job loudly fails if the container doesn't start.
What's the recommended workflow for this with magic containers?