added updb to update_project script
This commit is contained in:
parent
5f27cbdfc0
commit
234f42fec7
@ -1 +1 @@
|
||||
git pull && composer install && drush config:import --source=../config -y
|
||||
git pull && composer install && drush updb && drush config:import --source=../config -y
|
||||
|
Reference in New Issue
Block a user