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 b2175c1 commit e5a5159Copy full SHA for e5a5159
deploy.php
@@ -15,5 +15,4 @@
15
->identityFile()
16
->env('deploy_path', '/data/www/console');
17
18
-after('success', 'cron:sync');
19
after('deploy:update_code', 'deploy:shared');
0 commit comments