mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-09-13 04:30:17 +02:00
[Nostromo] Apply Mess Detector recommendations
This commit is contained in:
parent
949ca7c625
commit
0f89f298c6
@ -219,9 +219,8 @@ class DeployCommand extends AbstractCommand
|
||||
}
|
||||
}
|
||||
|
||||
if ($succeededTasks != $totalTasks) {
|
||||
$alertColor = 'red';
|
||||
} else {
|
||||
if ($succeededTasks == $totalTasks) {
|
||||
$alertColor = 'green';
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user