We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be31ab commit 12d4aa8Copy full SHA for 12d4aa8
scalingo.json
@@ -80,6 +80,14 @@
80
"description": "GitHub API client secret",
81
"required": false
82
},
83
+ "CMD_BITBUCKET_CLIENTID": {
84
+ "description": "Bitbucket API client id",
85
+ "required": false
86
+ },
87
+ "CMD_BITBUCKET_CLIENTSECRET": {
88
+ "description": "Bitbucket API client secret",
89
90
91
"CMD_GITLAB_BASEURL": {
92
"description": "GitLab authentication endpoint, set to use other endpoint than GitLab.com (optional)",
93
0 commit comments