mirror of
https://github.com/harness/drone.git
synced 2025-05-05 15:32:56 +00:00
Feat: [CDE-727]: Add initialise log key in gitspace config (#3706)
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-727 * Feat: [CDE-727]: Add initialise log key in gitspace config
This commit is contained in:
parent
6c6dfdb0b9
commit
2ef1ed0f4c
@ -38,6 +38,7 @@ type GitspaceConfig struct {
|
||||
SSHTokenIdentifier string `json:"ssh_token_identifier"`
|
||||
InfraProviderResource InfraProviderResource `json:"resource"`
|
||||
LogKey string `json:"log_key"`
|
||||
InitializeLogKey string `json:"initialize_log_key"`
|
||||
CodeRepo
|
||||
GitspaceUser
|
||||
Connectors []PlatformConnector `json:"-"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user