updated deploy submodul, removed basic.settings.yml from config
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
browser_sync:
|
||||
enabled: false
|
||||
host: localhost
|
||||
port: 3000
|
||||
clear_registry: false
|
||||
ie_enabled: false
|
||||
ie_enabled_versions:
|
||||
ie8: false
|
||||
ie9: false
|
||||
langcode: fr
|
||||
features:
|
||||
node_user_picture: false
|
||||
comment_user_picture: true
|
||||
comment_user_verification: true
|
||||
favicon: true
|
||||
logo:
|
||||
use_default: false
|
||||
path: ''
|
||||
favicon:
|
||||
use_default: false
|
||||
path: ''
|
||||
_core:
|
||||
default_config_hash: mZYodhyp0QyNLZuDuZzbHDHQU4Hzg4WeX61Fbu3e1qg
|
||||
Reference in New Issue
Block a user