fix: deploy pipeline
This commit is contained in:
@@ -94,7 +94,6 @@ task('release:create', [
|
|||||||
'deploy:vendors',
|
'deploy:vendors',
|
||||||
'deploy:shared',
|
'deploy:shared',
|
||||||
'deploy:writable',
|
'deploy:writable',
|
||||||
'typo3:extension:setup',
|
|
||||||
'deploy:unlock',
|
'deploy:unlock',
|
||||||
'deploy:success'
|
'deploy:success'
|
||||||
]);
|
]);
|
||||||
@@ -104,6 +103,7 @@ task('release:switch', [
|
|||||||
'php:reload',
|
'php:reload',
|
||||||
'php:reload-prod',
|
'php:reload-prod',
|
||||||
'typo3:cache:flush',
|
'typo3:cache:flush',
|
||||||
|
'typo3:extension:setup',
|
||||||
'typo3:language:update',
|
'typo3:language:update',
|
||||||
'typo3:cache:warmup',
|
'typo3:cache:warmup',
|
||||||
'deploy:unlock',
|
'deploy:unlock',
|
||||||
|
|||||||
Reference in New Issue
Block a user