aggiunto SMART
This commit is contained in:
Vendored
+2
-2
@@ -112,7 +112,7 @@ pipeline {
|
||||
}
|
||||
bat "\"${tool 'MSBuild-14.0'}\" \"/p:AspnetMergePath=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.6.2 Tools\" /p:DeployOnBuild=true /p:Targets=Publish /p:PublishProfile=IIS02.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:Configuration=IIS02 /p:username=jenkins /p:Password=viadante16 /p:AllowUntrustedCertificate=true /p:ProductVersion=${env.versionNumber} /p:OutputPath=bin/ HOME/HOME.csproj"
|
||||
},
|
||||
/*SMART: {
|
||||
SMART: {
|
||||
dir("STEAMW-STASH") {
|
||||
unstash "STEAMW-STASH"
|
||||
}
|
||||
@@ -122,7 +122,7 @@ pipeline {
|
||||
unstash "STEAMW-STASH"
|
||||
}
|
||||
bat "\"${tool 'MSBuild-14.0'}\" \"/p:AspnetMergePath=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.6.2 Tools\" /p:DeployOnBuild=true /p:Targets=Publish /p:PublishProfile=IIS02.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:Configuration=IIS02 /p:username=jenkins /p:Password=viadante16 /p:AllowUntrustedCertificate=true /p:ProductVersion=${env.versionNumber} /p:OutputPath=bin/ GPW_Smart/GPW_Smart.csproj"
|
||||
},*/
|
||||
},
|
||||
failFast: false)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user