typo! manca "\"

This commit is contained in:
Samuele E. Locatelli
2017-04-12 16:18:27 +02:00
parent 51c7492ee9
commit 259d4d41f8
Vendored
+1 -1
View File
@@ -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