diff --git a/scalingo.json b/scalingo.json index 21da3da0..75fb883e 100644 --- a/scalingo.json +++ b/scalingo.json @@ -80,6 +80,14 @@ "description": "GitHub API client secret", "required": false }, + "CMD_BITBUCKET_CLIENTID": { + "description": "Bitbucket API client id", + "required": false + }, + "CMD_BITBUCKET_CLIENTSECRET": { + "description": "Bitbucket API client secret", + "required": false + }, "CMD_GITLAB_BASEURL": { "description": "GitLab authentication endpoint, set to use other endpoint than GitLab.com (optional)", "required": false