added structure sync drush command in make cim

This commit is contained in:
Bachir Soussi Chiadmi 2025-03-24 16:50:58 +01:00
parent 412e627c23
commit 1ea858d555
2 changed files with 3 additions and 1 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 0828edff55b6aaac7c619e6a7d52785f8f5fc8fa
Subproject commit 8abad343067974214a7120b66bff3cc71fbb982b