update profili pubblicazione + fix jenkinsfile + check generale x deploy remoto...
This commit is contained in:
@@ -22,7 +22,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<PublishDatabaseSettings>
|
||||
<Objects xmlns="">
|
||||
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" Order="1" Enabled="True">
|
||||
<Destination Path="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe-SP;Persist Security Info=True;User ID=sa;Password=keyhammer16" />
|
||||
<Destination Path="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe-SP;Persist Security Info=True;User ID=sa;Password=keyhammer16" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ScheMe-SP;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\ScheMe_Data.Properties.Settings.ScheMeConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
@@ -32,7 +32,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" Order="2" Enabled="True">
|
||||
<Destination Path="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe-SP_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" />
|
||||
<Destination Path="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe-SP_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ScheMe-SP_files;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
@@ -72,11 +72,11 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ScheMe_Data.Properties.Settings.ScheMeConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
<ParameterValue>Data Source=51.254.23.3,50000;Initial Catalog=ScheMe-SP;Persist Security Info=True;User ID=sa;Password=keyhammer16</ParameterValue>
|
||||
<ParameterValue>Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe-SP;Persist Security Info=True;User ID=sa;Password=keyhammer16</ParameterValue>
|
||||
</MSDeployParameterValue>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
<ParameterValue>Data Source=51.254.23.3,50000;Initial Catalog=ScheMe-SP_files;Persist Security Info=True;User ID=sa;Password=keyhammer16</ParameterValue>
|
||||
<ParameterValue>Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe-SP_files;Persist Security Info=True;User ID=sa;Password=keyhammer16</ParameterValue>
|
||||
</MSDeployParameterValue>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)SteamWare.Properties.Settings.DS_AuthConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
|
||||
Reference in New Issue
Block a user