diff --git a/.drone.yml b/.drone.yml index 4037b2a..d227e1f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,6 +33,7 @@ steps: - name: deploy to staging commands: - cd /apps/willaengine-staging/ ; docker-compose up -d + - docker exec willaengine-staging_php sh /usr/bin/supervisord when: branch: - dev