From 8415d3905aff9e350be7730ca1eb8e6fbce27909 Mon Sep 17 00:00:00 2001 From: azizi Date: Thu, 14 Apr 2022 13:00:48 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index be2402c..b371c79 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,6 +34,7 @@ steps: commands: - cd /apps/willaengine-staging/ ; docker-compose up -d #- docker exec willaengine-staging_php service supervisor start + - docker exec -it willaengine-staging_php php artisan migrate --path=vendor/wm/finance/database/migrations when: branch: - dev