added structure sync drush command in make cim
This commit is contained in:
2
Makefile
2
Makefile
@@ -48,6 +48,8 @@ updb:
|
||||
|
||||
cim:
|
||||
docker exec q2d-php-1 /bin/bash -c "vendor/bin/drush config-import -y"
|
||||
docker exec q2d-php-1 /bin/bash -c "vendor/bin/drush ib --choice safe"
|
||||
docker exec q2d-php-1 /bin/bash -c "vendor/bin/drush im --choice safe"
|
||||
|
||||
# sync_struct:
|
||||
# docker exec q2d-php-1 /bin/bash -c "vendor/bin/drush im --choice safe && drush ib --choice full"
|
||||
|
2
src
2
src
Submodule src updated: 0828edff55...8abad34306
Reference in New Issue
Block a user