drupal deploy git submodul init fix
This commit is contained in:
parent
6efc4fba23
commit
308b65e7be
@ -6,7 +6,7 @@ cd ./public_html
|
||||
echo ""
|
||||
echo "Pulling down latest code."
|
||||
git pull --ff-only origin prod
|
||||
git submodule update --init --remote --recursive
|
||||
git submodule update --init --recursive
|
||||
echo ""
|
||||
echo "Clearing drush caches."
|
||||
drush cache-clear drush
|
||||
|
Loading…
x
Reference in New Issue
Block a user