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