mirror of
https://github.com/certd/certd.git
synced 2026-07-16 18:57:32 +08:00
fix(pipeline): 重构运行时依赖加载逻辑,修复火山引擎DNS解析报runtimeDepsService未初始化的bug
This commit is contained in:
@@ -22,6 +22,7 @@ export class VolcengineDnsProvider extends AbstractDnsProvider {
|
||||
access: this.access,
|
||||
logger: this.logger,
|
||||
http: this.http,
|
||||
importRuntime: this.importRuntime.bind(this),
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user