pull/154/head
Alireza Azizi 2 years ago
parent 9b9bc446c7
commit 35fbcc4883

@ -33,6 +33,7 @@ steps:
- name: deploy to staging
commands:
- cd /apps/willaengine-staging/ ; docker-compose up -d
- docker exec willaengine bash -c "COMPOSER=composer-staging.json composer update"
# - docker exec willaengine-staging_php service supervisor start
# - docker exec willaengine-staging_php php artisan migrate --path=vendor/wm/finance/database/migrations
when:

Loading…
Cancel
Save