mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Make test branch independence
This commit is contained in:
parent
ab8a2c49e7
commit
a2dbd3be2a
@ -13,6 +13,7 @@ require 'recipe/common.php';
|
||||
// Configuration
|
||||
|
||||
set('repository', __DIR__ . '/../repository');
|
||||
set('branch', null);
|
||||
set('http_user', getenv('USER'));
|
||||
|
||||
set('media_dir', 'public/media');
|
||||
|
Loading…
x
Reference in New Issue
Block a user