pull/154/head
Alireza Azizi 2 years ago
parent 37523f7f73
commit 32510c74a7

@ -34,7 +34,7 @@ steps:
commands:
- 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 php artisan migration
- docker exec willaengine-staging_php php artisan migrate
when:
branch:
- dev

Loading…
Cancel
Save