Jelajahi Sumber

added pull submodules in deploy

Bachir Soussi Chiadmi 4 tahun lalu
induk
melakukan
f0966cea3f
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      deploy.sh

+ 1 - 0
deploy.sh

@@ -6,6 +6,7 @@ cd ./src
 echo ""
 echo "Pulling down latest code."
 git pull --ff-only origin prod
+git submodule update --recursive --remote
 echo ""
 echo "Clearing drush caches."
 drush cache-clear drush