refactor: plugins

This commit is contained in:
xiaojunnuo
2022-11-08 22:10:42 +08:00
parent d66bc33761
commit b04d4cb5c5
113 changed files with 2815 additions and 1 deletions
@@ -0,0 +1,4 @@
export * from "./deploy-to-clb";
export * from "./deploy-to-tke-ingress";
export * from "./deploy-to-cdn";
export * from "./upload-to-tencent";