feat: minimal locally stored user entity
This commit is contained in:
+2
-2
@@ -103,10 +103,10 @@ task('deploy', [
|
||||
'rsync',
|
||||
'deploy:shared',
|
||||
'deploy:writable',
|
||||
// 'database:migrate',
|
||||
'database:migrate',
|
||||
'deploy:publish',
|
||||
'cachetool:clear:opcache',
|
||||
// 'deploy:stop-workers',
|
||||
'deploy:stop-workers',
|
||||
]);
|
||||
|
||||
task('deploy:stop-workers', function () {
|
||||
|
||||
Reference in New Issue
Block a user