mirror of
https://github.com/certd/certd.git
synced 2026-04-29 08:47:24 +08:00
chore: metadata update
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
showRunStrategy: false
|
||||
default:
|
||||
strategy:
|
||||
runStrategy: 1
|
||||
name: UCloudUploadToUSSL
|
||||
title: UCloud-上传到USSL
|
||||
desc: 将证书上传到UCloud USSL
|
||||
icon: svg:icon-ucloud
|
||||
group: ucloud
|
||||
needPlus: false
|
||||
input:
|
||||
cert:
|
||||
title: 域名证书
|
||||
helper: 请选择前置任务输出的域名证书
|
||||
component:
|
||||
name: output-selector
|
||||
from:
|
||||
- ':cert:'
|
||||
order: 0
|
||||
accessId:
|
||||
title: UCloud授权
|
||||
component:
|
||||
name: access-selector
|
||||
type: ucloud
|
||||
required: true
|
||||
order: 0
|
||||
output:
|
||||
certId:
|
||||
title: 证书ID
|
||||
type: UCloudCertId
|
||||
type: builtIn
|
||||
pluginType: deploy
|
||||
scriptFilePath: ../../../plugins/plugin-ucloud/plugins/plugin-upload-to-ussl.js
|
||||
Reference in New Issue
Block a user