fix: flush cache before extension:setup
This commit is contained in:
parent
b65377dee4
commit
71d06aabd6
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ task('deploy', [
|
||||||
'deploy:vendors',
|
'deploy:vendors',
|
||||||
'deploy:shared',
|
'deploy:shared',
|
||||||
'deploy:writable',
|
'deploy:writable',
|
||||||
|
'typo3:cache:flush',
|
||||||
'typo3:extension:setup',
|
'typo3:extension:setup',
|
||||||
'deploy:symlink',
|
'deploy:symlink',
|
||||||
'php:reload',
|
'php:reload',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue