commenti x controllare chiamata function
This commit is contained in:
Vendored
+2
@@ -259,6 +259,8 @@ pipeline {
|
||||
@NonCPS
|
||||
// Funzione x pubblicazione su server IIS di deploy
|
||||
def publishToDeployServer(resourcesPath, iisPath) {
|
||||
|
||||
echo 'Chiamata function!!! (publishToDeployServer)'
|
||||
// manifest.xml: aggiorno versNumber ed URL del branch di update...
|
||||
bat "fart.exe MP-Tablet\\Resources\\manifest.xml 1.0.0.0 ${env.versionNumber} || EXIT /B 0"
|
||||
bat "fart.exe MP-Tablet\\Resources\\manifest.xml {{BRANCHNAME}} ${env.BRANCH_NAME} || EXIT /B 0"
|
||||
|
||||
Reference in New Issue
Block a user