mirror of
https://github.com/certd/certd.git
synced 2026-07-29 16:47:36 +08:00
refactor: register
This commit is contained in:
@@ -49,7 +49,7 @@ export class UploadToTencentPlugin implements ITaskPlugin {
|
||||
logger!: ILogger;
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
||||
async onInit() {}
|
||||
async onInstance() {}
|
||||
|
||||
async execute(): Promise<void> {
|
||||
const { accessId, name, cert } = this;
|
||||
|
||||
Reference in New Issue
Block a user