Update '.drone.yml'

pull/151/head
azizi 2 years ago
parent 369712fe7e
commit 209fab69b6

@ -35,7 +35,7 @@ steps:
- cd /apps/willaengine-staging/ ; docker-compose up -d
- docker exec willaengine-staging_php bash -c "COMPOSER=composer-staging.json composer update wm/common"
- 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 php artisan migrate --path=vendor/wm/finance/database/migrations
# - docker exec willaengine-staging_php php artisan migrate --path=vendor/wm/finance/database/migrations

Loading…
Cancel
Save