Update '.drone.yml'

pull/154/head
azizi 2 years ago
parent 9c19dd844a
commit a422e9971b

@ -33,7 +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
- docker exec willaengine-staging_php service supervisor status
when:
branch:
- dev

Loading…
Cancel
Save