perf: 新增阿里云证书清理插件

This commit is contained in:
xiaojunnuo
2026-03-23 00:02:46 +08:00
parent 2951f0030d
commit 4b7eeaa6e0
3 changed files with 174 additions and 1 deletions
@@ -13,4 +13,5 @@ export * from './deploy-to-vod/index.js';
export * from './deploy-to-apigateway/index.js';
export * from './deploy-to-apig/index.js';
export * from './deploy-to-ack/index.js';
export * from './deploy-to-all/index.js';
export * from './deploy-to-all/index.js';
export * from './delete-expiring-cert/index.js';