Skip to content

Commit 95c52b9

Browse files
author
Paulo Ribeiro
authored
Merge pull request #741 from codacy/doc/config-bitbucket-server-contextpath-CY-6251
doc: Add Bitbucket Server context path configuration CY-6251
2 parents 953f0fd + fd698f7 commit 95c52b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/configuration/integrations/bitbucket-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ After creating the Bitbucket Server application link, you must configure it on C
6565
consumerKey: "" # Generated when creating the Bitbucket Server application link
6666
consumerPublicKey: "" # Generated when creating the Bitbucket Server application link
6767
consumerPrivateKey: "" # Generated when creating the Bitbucket Server application link
68+
contextPath: "" # Context path of your Bitbucket Server, if configured
6869
```
6970

7071
3. Apply the new configuration by performing a Helm upgrade. To do so execute the command [used to install Codacy](../../index.md#helm-upgrade):

0 commit comments

Comments
 (0)