mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-23 08:45:04 +01:00
Apply fixes from StyleCI
This commit is contained in:
parent
67063c3c24
commit
5c20d3c294
@ -108,7 +108,7 @@ task('deploy:release', function () {
|
||||
|
||||
// We need to get releases_list at same point as release_name,
|
||||
// as standard release_name's implementation depends on it and,
|
||||
// if user overrides it, we need to get releases_list manually.
|
||||
// if user overrides it, we need to get releases_list manually.
|
||||
$releasesList = get('releases_list');
|
||||
$releaseName = get('release_name');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user