mirror of
https://github.com/certd/certd.git
synced 2026-07-29 08:37:36 +08:00
chore: lint
This commit is contained in:
@@ -234,7 +234,7 @@ export class AliyunDeployCertToSLB extends AbstractTaskPlugin {
|
||||
access,
|
||||
logger: this.logger,
|
||||
endpoint: this.casEndpoint,
|
||||
});
|
||||
});
|
||||
|
||||
if (typeof this.cert === "object") {
|
||||
const name = this.appendTimeSuffix("certd");
|
||||
@@ -412,4 +412,3 @@ export class AliyunDeployCertToSLB extends AbstractTaskPlugin {
|
||||
}
|
||||
|
||||
new AliyunDeployCertToSLB();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user