We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2942d97 commit 48e0e42Copy full SHA for 48e0e42
deploy.php
@@ -44,7 +44,7 @@
44
desc('Deploy project');
45
task('deploy', [
46
'deploy:info',
47
- 'deploy:prepare',
+ 'deploy:setup',
48
'deploy:lock',
49
'deploy:release',
50
'deploy:package_upload',
0 commit comments