Update project dependencies
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ task('database:update', function () {
|
||||
});
|
||||
|
||||
before('deploy:symlink', 'assets');
|
||||
//before('deploy:symlink', 'database:update');
|
||||
before('deploy:symlink', 'database:updateschema');
|
||||
before('cleanup', 'caches:flush');
|
||||
before('cleanup', 'languages:update');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user