Update '.drone.yml'

pull/154/head
azizi 2 years ago
parent 0d02c71efa
commit 7ce782b280

@ -33,7 +33,7 @@ steps:
- name: deploy to staging - name: deploy to staging
commands: commands:
- cd /apps/willaengine-staging/ ; docker-compose up -d - 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 - docker exec willaengine-staging_php php artisan migrate --path=vendor/wm/finance/database/migrations
when: when:
branch: branch:

Loading…
Cancel
Save