Explorar el Código

Revert "more dev/ops"

This reverts commit 365369a176.
pull/6/head
Daniel Covington hace 7 meses
padre
commit
fabf71ee27
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      CiCd/deploy.vbs

+ 1
- 1
CiCd/deploy.vbs Ver fichero

@@ -72,7 +72,7 @@ Sub CloneRepo
objFile.WriteLine("MVC/")
objFile.WriteLine("Dependancies/")
objFile.WriteLine("index.asp")
objFile.WriteLine("web.config")
objFile.WriteLine("web.config"
WshShell.Exec("git pull origin master")
objFile.Close
WScript.Sleep 10000


Cargando…
Cancelar
Guardar

Powered by TurnKey Linux.