wait-for-it.sh in a image
Use this image with Drone by using this .drone.yml
:
pipeline:
wait-for-it:
image: ghcr.io/alexislefebvre/alpine-wait-for-it
commands:
- mysql:3306 --timeout=60
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
wait-for-it.sh in a image
Use this image with Drone by using this .drone.yml
:
pipeline:
wait-for-it:
image: ghcr.io/alexislefebvre/alpine-wait-for-it
commands:
- mysql:3306 --timeout=60