typo! manca "\"
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user