Update '.drone.yml'

pull/154/head
azizi 2 years ago
parent 8415d3905a
commit 0d02c71efa

@ -34,7 +34,7 @@ steps:
commands:
- cd /apps/willaengine-staging/ ; docker-compose up -d
#- docker exec willaengine-staging_php service supervisor start
- docker exec -it 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:
branch:
- dev

Loading…
Cancel
Save