Pārlūkot izejas kodu

prev_release fix

walle 6 gadi atpakaļ
vecāks
revīzija
9118e8a984
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      walle/service/deployer.py

+ 1 - 1
walle/service/deployer.py

@@ -230,7 +230,7 @@ class Deployer:
         command = self.project_info['prev_release']
         current_app.logger.info(command)
         with waller.cd(self.project_info['target_releases']):
-            result = self.local.run(command, wenv=self.config())
+            result = waller.run(command, wenv=self.config())
 
 
         # TODO md5