mirror of
https://github.com/certd/certd.git
synced 2026-07-27 23:23:42 +08:00
refactor: 111
This commit is contained in:
@@ -59,7 +59,7 @@ export class UploadToAliyunPlugin extends AbstractAliyunPlugin {
|
||||
const accesseProvider = this.getAccessProvider(provider, accessProviders)
|
||||
const client = this.getClient(accesseProvider)
|
||||
const ret = await client.request('CreateUserCertificate', params, requestOption)
|
||||
|
||||
this.checkRet(ret)
|
||||
context.aliyunCertId = ret.CertId
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user