added pull submodules in deploy

This commit is contained in:
2020-12-14 14:40:35 +01:00
parent fc4aad2230
commit f0966cea3f
+1
View File
@@ -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