diff --git a/Jenkinsfile b/Jenkinsfile index 5a47046..04dab64 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -130,7 +130,7 @@ pipeline { // SITE bat "\"${tool 'MSBuild-15.0'}\" \"/p:AspnetMergePath=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.6.2 Tools\" /T:Package /P:Configuration=Prod /p:PublishProfile=${env.BRANCH_NAME}.pubxml /p:VisualStudioVersion=15.0 /p:RunCodeAnalysis=false /p:AutoParameterizationWebConfigConnectionStrings=False /p:PackageLocation=Releases/${env.BRANCH_NAME}/NKC.zip /p:DeployIisAppPath=\"Default Web Site/NKC\" /p:PackageAsSingleFile=True /p:OutputPath=bin/ NKC_WF/NKC_WF.csproj" // pubblico su server deploy! - publishToDeployServer("NKC\\", "c:\\inetpub\\wwwroot\\SWS\\", "NKC") + publishToDeployServer("NKC_WF\\", "c:\\inetpub\\wwwroot\\SWS\\", "NKC") nexusArtifactUploader ( artifacts: [ [ diff --git a/NKC_WF/NKC_WF.csproj b/NKC_WF/NKC_WF.csproj index 7ba204f..c68a932 100644 --- a/NKC_WF/NKC_WF.csproj +++ b/NKC_WF/NKC_WF.csproj @@ -260,9 +260,15 @@ - - - + + Always + + + Always + + + Always + diff --git a/VersGen/VersGen.csproj b/VersGen/VersGen.csproj index 2fee417..6e3dd62 100644 --- a/VersGen/VersGen.csproj +++ b/VersGen/VersGen.csproj @@ -49,9 +49,15 @@ - - - + + Always + + + Always + + + Always + TextTemplatingFileGenerator VersGen.cs