From dbcecf58717a537e8e69ae9b71ef150e37210d42 Mon Sep 17 00:00:00 2001 From: YaroslavPshenichnikov Date: Wed, 29 Nov 2023 16:09:36 +0300 Subject: [PATCH] ADD rewrite rules for integration --- .jenkins/Jenkinsfile | 3 +++ Web/web.config | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.jenkins/Jenkinsfile b/.jenkins/Jenkinsfile index 4ea1e0389..a488fee1c 100644 --- a/.jenkins/Jenkinsfile +++ b/.jenkins/Jenkinsfile @@ -45,6 +45,9 @@ pipeline { if ( $Env:JOB_NAME -eq "production.helpcenter.onlyoffice.com.pl") { (get-content publish.proj) | %{$_ -replace 'Updateable="true"', 'Updateable="false"'} | set-content publish.proj } + if ( $Env:JOB_NAME -eq "production.helpcenter.onlyoffice.com.pl") { + (Get-Content "Web\\web.config" -Raw) -replace '(?ms) - + @@ -2281,3 +2281,4 @@ +