diff --git a/Jenkinsfile b/Jenkinsfile index 7ad3d020..a08b5a46 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -73,7 +73,7 @@ pipeline { bat "RD /S /Q IOB-WIN\\bin\\DATA" // Compressione in .zip dell'installer... - bat "e:\\7za.exe a -tzip ${WORKSPACE}\\Releases\\${env.BRANCH_NAME}\\MAPO-IOB-WIN.zip ${WORKSPACE}\\IOB-WIN\\bin\\" + bat "e:\\7za.exe a -tzip ${WORKSPACE}\\Releases\\${env.BRANCH_NAME}\\MAPO-IOB-WIN.zip ${WORKSPACE}\\IOB-WIN\\bin\\*" // powershell -ExecutionPolicy Unrestricted -File file.ps1 // manifest.xml: aggiorno versNumber ed URL del branch di update...