fix (spero) subfolder zip (aveva bin/)

This commit is contained in:
Samuele E. Locatelli
2017-10-25 12:39:12 +02:00
parent 72bce7ea0e
commit 6f0cf25ef2
Vendored
+1 -1
View File
@@ -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...