Hi
Iam using DroneCI for deploying docker images, which, for example, launch whoami.mydomain.com.
I would like to build in a health check as a pipeline step, is that possible with Drone or one of the extensions?
so after it rolls out whoami, it waits for 2 minutes and then does an http / health check on status 200?
thanks in advance