retry repo create
This commit is contained in:
parent
4e6ad3cd26
commit
515d90cc9e
7 changed files with 88 additions and 19 deletions
|
|
@ -43,6 +43,7 @@ type Project struct {
|
|||
Slug string `json:"slug"`
|
||||
Description string `json:"description"`
|
||||
RepoURL string `json:"repo_url"`
|
||||
RepoPrivate bool `json:"repo_private"`
|
||||
ServiceName string `json:"service_name"`
|
||||
RouteHost string `json:"route_host"`
|
||||
TargetPort int `json:"target_port"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue