Rename bitbucket to bitbucketcloud

This commit is contained in:
Ed Tan 2018-10-06 11:45:56 -04:00
parent d26e23c16f
commit 6ffc8fcd8d
3 changed files with 2 additions and 2 deletions

View File

@ -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