Update '.drone.yml'

pull/154/head
azizi 2 years ago
parent a422e9971b
commit 1439386522

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

Loading…
Cancel
Save