mirror of
https://github.com/certd/certd.git
synced 2026-04-15 13:32:37 +08:00
perf: 部署到阿里云任意云资源,阿里云部署大杀器
This commit is contained in:
@@ -92,7 +92,7 @@ export class UploadCertToAliyun extends AbstractTaskPlugin {
|
||||
accessKeyId: aliyunProvider.accessKeyId,
|
||||
accessKeySecret: aliyunProvider.accessKeySecret,
|
||||
endpoint: 'https://cas.aliyuncs.com',
|
||||
apiVersion: '2018-07-13',
|
||||
apiVersion: '2020-04-07',
|
||||
});
|
||||
return client;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user