From 259d4d41f80b033c8ea02a5a8710c75628124d01 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 12 Apr 2017 16:18:27 +0200 Subject: [PATCH] typo! manca "\" --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index f11c342..0b5ae0f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -126,7 +126,7 @@ pipeline { if (env.BRANCH_NAME == "develop") { parallel ( SPS_TEST: { - bat "\"${tool 'MSBuild-14.0'}\" \"/p:AspnetMergePath=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.6.2 Tools\" /p:Targets=Package /p:Configuration=SPS_TEST /p:PublishProfile=SPS_TEST.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:PackageLocation=${WORKSPACE}\\ReleaseClienti\\SPS_TEST\Build_${env.versionNumber}\\HOME.zip /p:PackageAsSingleFile=True /p:OutputPath=bin/ GPW_Admin/GPW_Admin.csproj" + bat "\"${tool 'MSBuild-14.0'}\" \"/p:AspnetMergePath=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.6.2 Tools\" /p:Targets=Package /p:Configuration=SPS_TEST /p:PublishProfile=SPS_TEST.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:PackageLocation=${WORKSPACE}\\ReleaseClienti\\SPS_TEST\\Build_${env.versionNumber}\\HOME.zip /p:PackageAsSingleFile=True /p:OutputPath=bin/ GPW_Admin/GPW_Admin.csproj" /*bat "\"${tool 'MSBuild-14.0'}\" \"/p:AspnetMergePath=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.6.2 Tools\" /p:Targets=Package /p:Configuration=SPS_TEST /p:PublishProfile=SPS_TEST.pubxml /p:PackageLocation=${WORKSPACE}\\ReleaseClienti\\SPS_TEST\Build_${env.versionNumber}\\HOME.zip /p:PackageAsSingleFile=True /p:OutputPath=bin/ GPW_Admin/GPW_Admin.csproj"*/ /*sleep 1