Skip to content

Commit 18b2f3b

Browse files
author
Paulo Ribeiro
committed
doc: Add Bitbucket Server context path configuration
1 parent 953f0fd commit 18b2f3b

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)