updated deploy submodul, removed basic.settings.yml from config

This commit is contained in:
2021-02-08 11:06:54 +01:00
parent fb1d05652d
commit 89fc1d87b9
2 changed files with 1 additions and 24 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ cd ./src
echo ""
echo "Pulling down latest code."
git pull --ff-only origin prod
git submodule update --recursive --remote
git submodule update --recursive --checkout
echo ""
echo "Clearing drush caches."
drush cache-clear drush