pull/154/head
Alireza Azizi 2 years ago
parent 792aa30097
commit 9b9bc446c7

@ -33,8 +33,8 @@ 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:
- dev - dev

Loading…
Cancel
Save