mirror of https://github.com/certd/certd
chore: doc
parent
81d6dad548
commit
716c35d52a
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
|
@ -0,0 +1,13 @@
|
||||||
|
# 带输出的前置任务
|
||||||
|
|
||||||
|
前置任务输出可以在后续任务中使用
|
||||||
|
|
||||||
|
比如上传证书到阿里云,会返回阿里云的CertId,之后其他阿里云的部署任务可以选择复用这个证书
|
||||||
|
|
||||||
|
## 复用证书
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
在后续任务中可以选择前置任务的输出
|
||||||
|
|
||||||
|

|
Loading…
Reference in New Issue