pull/154/head
Alireza Azizi 2 years ago
parent 38e5e973bc
commit c75e76f2ca

@ -35,7 +35,7 @@ steps:
- cd /apps/willaengine-staging/ ; docker-compose up -d - cd /apps/willaengine-staging/ ; docker-compose up -d
- docker exec willaengine-staging_php bash -c "COMPOSER=composer-staging.json composer update" - docker exec willaengine-staging_php bash -c "COMPOSER=composer-staging.json composer update"
# - docker exec willaengine-staging_php service supervisor start # - docker exec willaengine-staging_php service supervisor start
- docker exec willaengine-staging_php bash -c "php artisan db:seed --class=CalculationMethodSeeder" # - docker exec willaengine-staging_php bash -c "php artisan db:seed --class=CalculationMethodSeeder"
# - 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
# - 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:

Loading…
Cancel
Save