Re-add accidentally removed deployer task

This commit is contained in:
Björn Fromme
2022-03-14 16:59:29 +01:00
parent 8365be05c5
commit 5faefb9aa9
+1
View File
@@ -98,6 +98,7 @@ task('deploy', [
'deploy:info',
'deploy:prepare',
'deploy:lock',
'deploy:assets:build',
'deploy:release',
'rsync',
'deploy:clear_paths',