fix (spero) subfolder zip (aveva bin/)
This commit is contained in:
Vendored
+1
-1
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user