Add example configuration for bitbucket scaffolder

This commit is contained in:
Mathias Åhsberg
2021-01-04 12:31:14 +00:00
parent fc40b23edb
commit 2c7ff367e4
+7
View File
@@ -206,6 +206,13 @@ scaffolder:
api:
token:
$env: AZURE_TOKEN
bitbucket:
api:
host: https://bitbucket.org
username:
$env: BITBUCKET_USERNAME
token:
$env: BITBUCKET_TOKEN
auth:
environment: development
### Providing an auth.session.secret will enable session support in the auth-backend