drone %!s(int64=7) %!d(string=hai) anos
pai
achega
4bb2f00e84
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/src/Command/TagVendorsCommand.php

+ 1 - 1
tools/src/Command/TagVendorsCommand.php

@@ -114,7 +114,7 @@ var_dump('creando branch----------------------');
                     // ejecuto el comando git
                     // ejecuto el comando git
                     if ($sec == 'webservice') {
                     if ($sec == 'webservice') {
                         var_dump($cmd);
                         var_dump($cmd);
-                        //shell_exec($cmd);
+                        shell_exec($cmd);
                     }
                     }
             // sleep(5);
             // sleep(5);
                 } catch (GitException $e) {
                 } catch (GitException $e) {