mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 模版导入流水线
This commit is contained in:
@@ -61,6 +61,15 @@ export const certdResources = [
|
||||
isMenu: false,
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "流水线模版批量创建",
|
||||
name: "PipelineTemplateImport",
|
||||
path: "/certd/pipeline/template/import",
|
||||
component: "/certd/pipeline/template/import/index.vue",
|
||||
meta: {
|
||||
isMenu: false,
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "证书仓库",
|
||||
name: "CertStore",
|
||||
|
||||
Reference in New Issue
Block a user