Merge pull request #12038 from Bonial-International-GmbH/pjungermann/update-appconfig

chore: replace `integrations.bitbucket` with `[..].bitbucketCloud` in `app-config.yaml`
This commit is contained in:
Patrik Oldsberg
2022-06-15 15:11:20 +02:00
committed by GitHub
+2 -3
View File
@@ -182,9 +182,8 @@ integrations:
gitlab:
- host: gitlab.com
token: ${GITLAB_TOKEN}
bitbucket:
- host: bitbucket.org
username: ${BITBUCKET_USERNAME}
bitbucketCloud:
- username: ${BITBUCKET_USERNAME}
appPassword: ${BITBUCKET_APP_PASSWORD}
### Example for how to add your bitbucket server instance using the API:
# - host: server.bitbucket.com