deployer/docs/recipe/sulu.md

29 lines
508 B
Markdown
Raw Normal View History

2020-10-02 00:11:13 +02:00
<!-- DO NOT EDIT THIS FILE! -->
<!-- Instead edit recipe/sulu.php -->
<!-- Then run bin/docgen -->
# sulu
[Source](/recipe/sulu.php)
* Require
2020-10-25 16:00:05 +01:00
* [`recipe/symfony.php`](/docs/recipe/symfony.md)
2020-10-02 00:11:13 +02:00
* Tasks
* [`deploy:website:cache:clear`](#deploywebsitecacheclear) — Clear cache
* [`deploy:website:cache:warmup`](#deploywebsitecachewarmup) — Warm up cache
## Tasks
### deploy:website:cache:clear
2020-10-25 16:00:05 +01:00
[Source](/recipe/sulu.php#L26)
2020-10-02 00:11:13 +02:00
### deploy:website:cache:warmup
2020-10-25 16:00:05 +01:00
[Source](/recipe/sulu.php#L31)
2020-10-02 00:11:13 +02:00