Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / console-core / dist / chain / build.yml
diff --git a/vendor/drupal/console-core/dist/chain/build.yml b/vendor/drupal/console-core/dist/chain/build.yml
new file mode 100644 (file)
index 0000000..0647d76
--- /dev/null
@@ -0,0 +1,10 @@
+command:
+  name: build
+  description: 'Build site'
+commands:
+  # Import configuration
+  - command: config:import
+  # Rebuild caches.
+  - command: cache:rebuild
+    arguments:
+        cache: all