mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-04 08:28:57 +02:00
Tweaks.
This commit is contained in:
@@ -350,6 +350,7 @@ class DeployCommand extends AbstractCommand implements RequiresEnvironment
|
||||
if (self::$deployStatus == self::SUCCEDED && $this->getConfig()->release('enabled', false) == true) {
|
||||
// Execute the Releases
|
||||
Console::output('Starting the <dark_gray>Releasing</dark_gray>');
|
||||
$completedTasks = 0;
|
||||
foreach ($hosts as $hostKey => $host) {
|
||||
|
||||
// Check if Host has specific configuration
|
||||
|
||||
Reference in New Issue
Block a user