Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 279 Bytes

wait-for-it.sh

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