commenti x controllare chiamata function

This commit is contained in:
Samuele E. Locatelli
2017-11-08 16:46:39 +01:00
parent 7da690477c
commit e20e9fe541
Vendored
+2
View File
@@ -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"