mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-23 16:54:08 +01:00
Fix style.
This commit is contained in:
parent
c75207d16f
commit
1d2e86ac30
@ -17,7 +17,7 @@ use Symfony\Component\Console\Input\InputOption;
|
||||
|
||||
set('keep_releases', 5);
|
||||
|
||||
set('repository',''); // Repository to deploy.
|
||||
set('repository', ''); // Repository to deploy.
|
||||
set('branch', ''); // Branch to deploy.
|
||||
|
||||
set('shared_dirs', []);
|
||||
|
Loading…
x
Reference in New Issue
Block a user