Details
-
Improvement
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
Description
It would be really helpful to have a syntax to wait for docker health-checks of a specific container to finish before continuing. This could be similar to the depends-on syntax of docker-compose. Right now this has to be implemented by hand in the Jenkinsfile.