diff --git a/.vs/ScheMe-SP/v15/sqlite3/storage.ide b/.vs/ScheMe-SP/v15/sqlite3/storage.ide index c917b97..1afafef 100644 Binary files a/.vs/ScheMe-SP/v15/sqlite3/storage.ide and b/.vs/ScheMe-SP/v15/sqlite3/storage.ide differ diff --git a/Jenkinsfile b/Jenkinsfile index 40200f4..0d9b230 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -11,7 +11,7 @@ pipeline { /* calcolo numero versione... diverso x branch MASTER/DEVELOP */ script { - withEnv(['NEXT_BUILD_NUMBER=1117']) { + withEnv(['NEXT_BUILD_NUMBER=1118']) { // env.versionNumber = VersionNumber(versionNumberString : '${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true) env.versionNumber = VersionNumber(versionNumberString : '${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}') env.APP_NAME = 'ScheMe' @@ -90,7 +90,7 @@ pipeline { } } } - stage('Installers') { + stage('RemoteDeploy') { agent any steps { script { @@ -102,8 +102,6 @@ pipeline { SP: { sleep 0 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=CUSBG.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:Configuration=CUSBG /p:username=WPROD01\\Steamware /p:Password=viaD@nte16 /p:AllowUntrustedCertificate=true /p:OutputPath=bin/ ScheMe-SP/ScheMe-SP.csproj" - /*echo 'Copia !'*/ - bat "E:\\Jenkins\\exportDropbox.bat \"${WORKSPACE}\\ScheMe-SP\\ReleaseClienti\\CUSBG\" \"E:\\Staging\\byProd\\ScheMe\\CUSBG\\SP\" " }, // AFA: { // sleep 1 @@ -112,7 +110,7 @@ pipeline { failFast: false) } else{ - echo 'Questo BRANCH non necessita di installer...' + echo 'Questo BRANCH non necessita di RemoteDeploy...' } } } diff --git a/ScheMe-SP/Properties/PublishProfiles/CUSBG.pubxml b/ScheMe-SP/Properties/PublishProfiles/CUSBG.pubxml index 9de7aa9..e67dc6a 100644 --- a/ScheMe-SP/Properties/PublishProfiles/CUSBG.pubxml +++ b/ScheMe-SP/Properties/PublishProfiles/CUSBG.pubxml @@ -70,12 +70,10 @@ by editing this MSBuild file. In order to learn more about this please visit htt DonotMerge - - False + Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe-SP;Persist Security Info=True;User ID=sa;Password=keyhammer16 - - False + Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe-SP_files;Persist Security Info=True;User ID=sa;Password=keyhammer16 diff --git a/ScheMe-SP/Web.CUSBG.config b/ScheMe-SP/Web.CUSBG.config index a23c3fd..67af7e5 100644 --- a/ScheMe-SP/Web.CUSBG.config +++ b/ScheMe-SP/Web.CUSBG.config @@ -15,21 +15,21 @@ --> - + - - - - - + + + + + - - - - + + + + diff --git a/ScheMe-SP/Web.IIS01.config b/ScheMe-SP/Web.IIS01.config index c358444..38c8367 100644 --- a/ScheMe-SP/Web.IIS01.config +++ b/ScheMe-SP/Web.IIS01.config @@ -14,6 +14,9 @@ xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/> --> + + + + + + - + @@ -42,25 +42,25 @@ - + - - - - - - + + + + + + - - - - + + + +