Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: docker-workflow-plugin
-
Labels:
-
Similar Issues:
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.