mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore: 忽略sourcemap,gen metadata
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
showRunStrategy: false
|
||||
default:
|
||||
strategy:
|
||||
runStrategy: 1
|
||||
name: QnapDeploy
|
||||
title: 威联通-部署证书到威联通
|
||||
icon: svg:icon-qnap
|
||||
group: panel
|
||||
desc: 部署证书到qnap
|
||||
needPlus: true
|
||||
input:
|
||||
cert:
|
||||
title: 域名证书
|
||||
helper: 请选择前置任务输出的域名证书
|
||||
component:
|
||||
name: output-selector
|
||||
from:
|
||||
- CertApply
|
||||
- CertApplyLego
|
||||
- CertApplyUpload
|
||||
required: true
|
||||
order: 0
|
||||
accessId:
|
||||
title: ssh登录授权
|
||||
helper: ssh登录授权
|
||||
component:
|
||||
name: access-selector
|
||||
type: ssh
|
||||
required: true
|
||||
order: 0
|
||||
output: {}
|
||||
type: builtIn
|
||||
pluginType: deploy
|
||||
scriptFilePath: ../../../plugins/plugin-qnap/plugins/plugin-qnap.js
|
||||
Reference in New Issue
Block a user