From 7ce782b28064bd3c33f7c2aed430e1cfc5a195f7 Mon Sep 17 00:00:00 2001 From: azizi Date: Thu, 14 Apr 2022 14:00:21 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0172ddf..f241dbc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,7 +33,7 @@ steps: - name: deploy to staging commands: - cd /apps/willaengine-staging/ ; docker-compose up -d - #- docker exec willaengine-staging_php service supervisor start + - docker exec willaengine-staging_php service supervisor start - docker exec willaengine-staging_php php artisan migrate --path=vendor/wm/finance/database/migrations when: branch: