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