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