Files
certd/packages/ui/certd-server/metadata/deploy_DeployToCertd.yaml
xiaojunnuo 01eb50078e v1.38.10
2026-02-16 00:23:13 +08:00

25 lines
626 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
showRunStrategy: false
default:
strategy:
runStrategy: 1
name: DeployToCertd
title: 部署证书到Certd本身
icon: mdi:restart
desc: 【仅管理员可用】 部署证书到 certd的https服务用于更新 Certd 的 ssl 证书,建议将此任务放在流水线的最后一步
group: admin
onlyAdmin: true
input:
cert:
title: 域名证书
helper: 请选择前置任务输出的域名证书
component:
name: output-selector
from:
- ':cert:'
required: true
order: 0
output: {}
pluginType: deploy
type: builtIn
scriptFilePath: /plugins/plugin-admin/plugin-deploy-to-certd.js