drupal8
- Requires
Configuration
drupal_site
Set drupal site. Change if you use different site
Default value
'default'
shared_dirs
Overrides shared_dirs from recipe/deploy/shared.php
.
Drupal 8 shared dirs
Default value
[
'sites/{{drupal_site}}/files',
]
shared_files
Overrides shared_files from recipe/deploy/shared.php
.
Drupal 8 shared files
Default value
[
'sites/{{drupal_site}}/settings.php',
'sites/{{drupal_site}}/services.yml',
]
writable_dirs
Overrides writable_dirs from recipe/deploy/writable.php
.
Drupal 8 Writable dirs
Default value
[
'sites/{{drupal_site}}/files',
]
Tasks
deploy
This task is group task which contains next tasks:
Support Deployer ❤️
Hello, my name is Anton Medvedev (@antonmedv). I'm the creator of the Deployer.
I maintain this open source project in my spare time.
Supporters on GitHub give me extra motivation to work on the project.