Don't build assets with deployer

This commit is contained in:
Björn Fromme
2022-03-15 17:24:06 +01:00
parent 155851a588
commit 51ff620e2e
-1
View File
@@ -98,7 +98,6 @@ task('deploy', [
'deploy:info',
'deploy:prepare',
'deploy:lock',
'deploy:assets:build',
'deploy:release',
'rsync',
'deploy:clear_paths',