More updates to stop using dev or alpha or beta versions.
[yaffs-website] / vendor / drupal / console-core / dist / chain / build.yml
1 command:
2   name: build
3   description: 'Build site'
4 commands:
5   # Import configuration
6   - command: config:import
7   # Rebuild caches.
8   - command: cache:rebuild
9     arguments:
10         cache: all