mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 09:12:51 +01:00
29 lines
508 B
Markdown
29 lines
508 B
Markdown
<!-- DO NOT EDIT THIS FILE! -->
|
|
<!-- Instead edit recipe/sulu.php -->
|
|
<!-- Then run bin/docgen -->
|
|
|
|
# sulu
|
|
|
|
[Source](/recipe/sulu.php)
|
|
|
|
|
|
|
|
* Require
|
|
* [`recipe/symfony.php`](/docs/recipe/symfony.md)
|
|
* Tasks
|
|
* [`deploy:website:cache:clear`](#deploywebsitecacheclear) — Clear cache
|
|
* [`deploy:website:cache:warmup`](#deploywebsitecachewarmup) — Warm up cache
|
|
|
|
|
|
## Tasks
|
|
### deploy:website:cache:clear
|
|
[Source](/recipe/sulu.php#L26)
|
|
|
|
|
|
|
|
### deploy:website:cache:warmup
|
|
[Source](/recipe/sulu.php#L31)
|
|
|
|
|
|
|