Browse Source

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

bach 3 years ago
parent
commit
89fc1d87b9
2 changed files with 1 additions and 24 deletions
  1. 1 1
      deploy.sh
  2. 0 23
      src/config/sync/basic.settings.yml

+ 1 - 1
deploy.sh

@@ -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

+ 0 - 23
src/config/sync/basic.settings.yml

@@ -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