You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`git_provider` (String) Git provider name - currently supported values are: GITHUB ,GERRIT ,GITLAB ,BITBUCKET ,BITBUCKET_SERVER
33
+
-`shared_config_repository` (String) Shared config repository url. Must be a valid git url which contains `.git`. May also includ path and branch references
34
+
35
+
### Optional
36
+
37
+
-`git_provider_api_url` (String) Git provider API url. If not provided can automatically be set for known SaaS git providers. For example - for github it will be set to https://api.github.com
38
+
39
+
### Read-Only
40
+
41
+
-`_id` (String) Account ID for active account
42
+
-`id` (String) The ID of this resource.
43
+
-`name` (String) Account name for active account
44
+
45
+
46
+
-> Once internal config repository is cloned successfully by one or more runtimes it can no longer be changed and all attempted updates will fail.
47
+
If you need to change the repository please contact Codefresh support.
0 commit comments