From e715bfe9b007fa8c6ff9faa0863199358caf7b39 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 18 Dec 2023 11:50:51 +0100 Subject: [PATCH] Aggiunto deploy IIS02/IIS04 x TAB3 --- .../Properties/PublishProfiles/IIS02.pubxml | 26 +++++++++++++++++++ .../Properties/PublishProfiles/IIS04.pubxml | 26 +++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 MP-TAB3/Properties/PublishProfiles/IIS02.pubxml create mode 100644 MP-TAB3/Properties/PublishProfiles/IIS04.pubxml diff --git a/MP-TAB3/Properties/PublishProfiles/IIS02.pubxml b/MP-TAB3/Properties/PublishProfiles/IIS02.pubxml new file mode 100644 index 00000000..ed89c11d --- /dev/null +++ b/MP-TAB3/Properties/PublishProfiles/IIS02.pubxml @@ -0,0 +1,26 @@ + + + + + MSDeploy + true + Release + Any CPU + https://iis01.egalware.com/MP/TAB3 + false + e7a7c262-7807-4503-949d-5a6fe3df4400 + false + https://iis01.egalware.com:8172/MsDeploy.axd + Default Web Site/MP/TAB3 + + true + WMSVC + true + true + jenkins + <_SavePWD>true + <_TargetId>IISWebDeploy + + \ No newline at end of file diff --git a/MP-TAB3/Properties/PublishProfiles/IIS04.pubxml b/MP-TAB3/Properties/PublishProfiles/IIS04.pubxml new file mode 100644 index 00000000..ed89c11d --- /dev/null +++ b/MP-TAB3/Properties/PublishProfiles/IIS04.pubxml @@ -0,0 +1,26 @@ + + + + + MSDeploy + true + Release + Any CPU + https://iis01.egalware.com/MP/TAB3 + false + e7a7c262-7807-4503-949d-5a6fe3df4400 + false + https://iis01.egalware.com:8172/MsDeploy.axd + Default Web Site/MP/TAB3 + + true + WMSVC + true + true + jenkins + <_SavePWD>true + <_TargetId>IISWebDeploy + + \ No newline at end of file