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:
@@ -3,10 +3,10 @@ default:
|
||||
strategy:
|
||||
runStrategy: 1
|
||||
name: uploadCertToAliyun
|
||||
title: 阿里云-上传证书到阿里云
|
||||
title: 阿里云-上传证书到CAS
|
||||
icon: svg:icon-aliyun
|
||||
group: aliyun
|
||||
desc: 如果不想在阿里云上同一份证书上传多次,可以把此任务作为前置任务,其他阿里云任务证书那一项选择此任务的输出
|
||||
desc: 上传证书到阿里云证书管理服务(CAS),如果不想在阿里云上同一份证书上传多次,可以把此任务作为前置任务,其他阿里云任务证书那一项选择此任务的输出
|
||||
input:
|
||||
name:
|
||||
title: 证书名称
|
||||
@@ -22,12 +22,16 @@ input:
|
||||
- value: cn-hangzhou
|
||||
endpoint: cas.aliyuncs.com
|
||||
label: cn-hangzhou-中国大陆
|
||||
- value: ap-southeast-1
|
||||
endpoint: cas.ap-southeast-1.aliyuncs.com
|
||||
label: ap-southeast-1-新加坡(国际版选这个)
|
||||
- value: private-
|
||||
endpoint: ''
|
||||
disabled: true
|
||||
label: 以下是私有证书区域
|
||||
- value: eu-central-1
|
||||
endpoint: cas.eu-central-1.aliyuncs.com
|
||||
label: eu-central-1-德国(法兰克福)
|
||||
- value: ap-southeast-1
|
||||
endpoint: cas.ap-southeast-1.aliyuncs.com
|
||||
label: ap-southeast-1-新加坡
|
||||
- value: ap-southeast-3
|
||||
endpoint: cas.ap-southeast-3.aliyuncs.com
|
||||
label: ap-southeast-3-马来西亚(吉隆坡)
|
||||
@@ -45,9 +49,7 @@ input:
|
||||
component:
|
||||
name: output-selector
|
||||
from:
|
||||
- CertApply
|
||||
- CertApplyLego
|
||||
- CertApplyUpload
|
||||
- ':cert:'
|
||||
required: true
|
||||
order: 0
|
||||
accessId:
|
||||
|
||||
Reference in New Issue
Block a user