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