diff --git a/build/deploy.php b/build/deploy.php index 1284920..ed3cdfa 100644 --- a/build/deploy.php +++ b/build/deploy.php @@ -94,6 +94,7 @@ task('release:create', [ 'deploy:vendors', 'deploy:shared', 'deploy:writable', + 'typo3:cache:flush', 'typo3:extension:setup', 'deploy:unlock', 'deploy:success'