Rename bitbucket to bitbucketcloud
This commit is contained in:
parent
d26e23c16f
commit
6ffc8fcd8d
3 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ The following is an example of a configuration for `examples/config-dev.yaml`:
|
|||
connectors:
|
||||
- type: bitbucket-cloud
|
||||
# Required field for connector id.
|
||||
id: bitbucket
|
||||
id: bitbucket-cloud
|
||||
# Required field for connector name.
|
||||
name: Bitbucket
|
||||
name: Bitbucket Cloud
|
||||
config:
|
||||
# Credentials can be string literals or pulled from the environment.
|
||||
clientID: $BITBUCKET_CLIENT_ID
|
Reference in a new issue