We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 953f0fd + fd698f7 commit 95c52b9Copy full SHA for 95c52b9
1 file changed
docs/configuration/integrations/bitbucket-server.md
@@ -65,6 +65,7 @@ After creating the Bitbucket Server application link, you must configure it on C
65
consumerKey: "" # Generated when creating the Bitbucket Server application link
66
consumerPublicKey: "" # Generated when creating the Bitbucket Server application link
67
consumerPrivateKey: "" # Generated when creating the Bitbucket Server application link
68
+ contextPath: "" # Context path of your Bitbucket Server, if configured
69
```
70
71
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