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) - + + + + + + + + + + + + + + + + + + + + + + + +