mirror of
https://github.com/harness/drone.git
synced 2025-05-06 23:43:07 +08:00
parent
7f5c27dd9c
commit
0e372cc7ec
@ -36,6 +36,7 @@ type GitspaceConfig struct {
|
|||||||
Updated int64 `json:"updated"`
|
Updated int64 `json:"updated"`
|
||||||
SSHTokenIdentifier string `json:"ssh_token_identifier"`
|
SSHTokenIdentifier string `json:"ssh_token_identifier"`
|
||||||
InfraProviderResource InfraProviderResource `json:"resource"`
|
InfraProviderResource InfraProviderResource `json:"resource"`
|
||||||
|
LogKey string `json:"log_key"`
|
||||||
CodeRepo
|
CodeRepo
|
||||||
GitspaceUser
|
GitspaceUser
|
||||||
Connectors []PlatformConnector `json:"-"`
|
Connectors []PlatformConnector `json:"-"`
|
||||||
|
Loading…
Reference in New Issue
Block a user