mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-04 08:28:57 +02:00
@@ -111,8 +111,6 @@ class TarGzTask extends BaseStrategyTaskAbstract implements IsReleaseAware
|
||||
$command = 'rm ' . $localTarGz . ' ' . $localTarGz . '.tar.gz';
|
||||
$result = $this->runCommandLocal($command) && $result;
|
||||
|
||||
$this->cleanUpReleases();
|
||||
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user