Update '.drone.yml'

pull/154/head
azizi 2 years ago
parent 1439386522
commit 4eb072b653

@ -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
when:
branch:
- dev

Loading…
Cancel
Save