This commit is contained in:
Andreas Mårtensson 2025-11-20 11:37:57 +00:00 committed by GitHub
commit f07e230046
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -157,7 +157,7 @@ func (impl JobHookImpl) Restore(
config := getRestoreWalConfig() config := getRestoreWalConfig()
contextLogger.Info("sending restore response", "config", config, "env", env) contextLogger.Info("sending restore response", "config", config)
return &restore.RestoreResponse{ return &restore.RestoreResponse{
RestoreConfig: config, RestoreConfig: config,
Envs: nil, Envs: nil,