Skip to content

Commit 2942d97

Browse files
committed
Fix deployment
1 parent 082cb89 commit 2942d97

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

deploy.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,7 @@
5252
'deploy:shared',
5353
'deploy:writable',
5454
'deploy:cache:clear',
55-
'deploy:cache:warmup',
56-
'deploy:symlink',
57-
'deploy:unlock',
58-
'deploy:cleanup',
55+
'deploy:publish',
5956
]);
6057

6158
// [Optional] if deploy fails automatically unlock.

0 commit comments

Comments
 (0)