Skip to content

Commit

Permalink
Fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhramtsov committed Aug 18, 2022
1 parent 2942d97 commit 48e0e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
desc('Deploy project');
task('deploy', [
'deploy:info',
'deploy:prepare',
'deploy:setup',
'deploy:lock',
'deploy:release',
'deploy:package_upload',
Expand Down

0 comments on commit 48e0e42

Please sign in to comment.