mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Make branch less delicious
This commit is contained in:
parent
8c7d57ee13
commit
86196c9cfb
@ -10,7 +10,7 @@ namespace Deployer;
|
||||
use Deployer\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* Get current git HEAD branch as default brunch to deploy.
|
||||
* Get current git HEAD branch as default branch to deploy.
|
||||
*/
|
||||
set('branch', function () {
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user