Merge pull request #2913 from markuscodes1/feature/github-scaffolder-baseurl

Scaffolder backend- provide base url for creating apps in Enterprise GitHub
This commit is contained in:
Fredrik Adelöw
2020-10-16 14:35:33 +02:00
committed by GitHub
4 changed files with 15 additions and 2 deletions
+1
View File
@@ -148,6 +148,7 @@ catalog:
scaffolder:
github:
host: https://github.com
token:
$env: GITHUB_TOKEN
visibility: public # or 'internal' or 'private'