From 8e9a87d06d5759ce5a3a6971fafc58c40e4cfd26 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Wed, 19 May 2021 14:34:50 +0700 Subject: [PATCH] excluded wait-for-it.sh --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d8eef0a..5a6a658 100644 --- a/.drone.yml +++ b/.drone.yml @@ -46,8 +46,8 @@ steps: target: $${BUILD_PATH}/${DRONE_BRANCH} include: - "docker-compose.yml" - - "wait-for-it.sh" exclude: + - "wait-for-it.sh" - "Dockerfile" - name: deploy image: appleboy/drone-ssh