feat: restart messenger after deployment

This commit is contained in:
Björn Fromme
2025-01-23 14:07:13 +01:00
parent 3b6ef6e364
commit d6e12556e6
+1 -1
View File
@@ -107,7 +107,7 @@ task('deploy', [
'deploy:publish',
'cachetool:clear:opcache',
// 'deploy:thumbnails',
// 'deploy:stop-workers',
'deploy:stop-workers',
]);
task('deploy:stop-workers', function () {