mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
1.8 KiB
1.8 KiB
silverstripe
- Requires
Configuration
shared_assets
shared_dirs
Overrides shared_dirs from recipe/deploy/shared.php
.
Silverstripe shared dirs
[
'{{shared_assets}}'
]
writable_dirs
Overrides writable_dirs from recipe/deploy/writable.php
.
Silverstripe writable dirs
[
'{{shared_assets}}'
]
silverstripe_cli_script
Silverstripe cli script
Tasks
silverstripe:build
Run /dev/build.
Helper tasks
silverstripe:buildflush
Run /dev/build?flush=all.
deploy
Deploy your project.
Main task
This task is group task which contains next tasks: