new header, makefile structuresync
This commit is contained in:
@@ -33,7 +33,7 @@ logs:
|
||||
down:
|
||||
docker-compose down
|
||||
|
||||
maj_config: crd composer_install updb cim cr
|
||||
maj_config: crd composer_install updb cim structsync cr
|
||||
|
||||
crd:
|
||||
docker exec popsucoloque-php-1 /bin/bash -c "vendor/bin/drush @self.colloque2021 cache-clear drush"
|
||||
@@ -50,6 +50,9 @@ cim:
|
||||
docker exec popsucoloque-php-1 /bin/bash -c "vendor/bin/drush @self.colloque2021 config-import -y"
|
||||
docker exec popsucoloque-php-1 /bin/bash -c "vendor/bin/drush @self.colloque2024 config-import -y"
|
||||
|
||||
structsync:
|
||||
docker exec popsucoloque-php-1 /bin/bash -c "vendor/bin/drush @self.colloque2024 ia --choice="safe" -y"
|
||||
|
||||
cr:
|
||||
docker exec popsucoloque-php-1 /bin/bash -c "vendor/bin/drush @self.colloque2021 cr"
|
||||
docker exec popsucoloque-php-1 /bin/bash -c "vendor/bin/drush @self.colloque2024 cr"
|
||||
|
||||
+1
-1
Submodule app updated: 31fe945538...06cfc5d191
Reference in New Issue
Block a user