mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 部署插件支持宝塔、易盾云等
This commit is contained in:
@@ -40,6 +40,8 @@ export type PluginDefine = Registrable & {
|
||||
dest: string;
|
||||
type: "computed";
|
||||
}[];
|
||||
|
||||
needPlus?: boolean;
|
||||
};
|
||||
|
||||
export type ITaskPlugin = {
|
||||
|
||||
Reference in New Issue
Block a user