typo "MAPO\TAB" --> "MAPO\\TAB"
This commit is contained in:
Vendored
+1
-1
@@ -271,7 +271,7 @@ pipeline {
|
||||
// salvo copia della versione...
|
||||
bat "xcopy /y MP-Tablet\\ReleaseClienti\\${env.BRANCH_NAME}\\* E:\\Staging\\byProd\\MP\\${env.BRANCH_NAME}\\MP-TAB\\${env.versionNumber}\\ "
|
||||
// copio x AutoUpdate deploy
|
||||
bat "xcopy /y MP-Tablet\\ReleaseClienti\\${env.BRANCH_NAME}\\MP-TAB.zip c:\\inetpub\\wwwroot\\SWS\\MAPO\TAB\\${env.BRANCH_NAME}\\ "
|
||||
bat "xcopy /y MP-Tablet\\ReleaseClienti\\${env.BRANCH_NAME}\\MP-TAB.zip c:\\inetpub\\wwwroot\\SWS\\MAPO\\TAB\\${env.BRANCH_NAME}\\ "
|
||||
},
|
||||
failFast: false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user