forked from Gitlink/gitlink_help_center
Update 密钥设置.md
This commit is contained in:
parent
33bdb047df
commit
e458e6c612
|
@ -1,4 +1,16 @@
|
|||
---
|
||||
sidebar_label: '密钥设置'
|
||||
sidebar_position: 3
|
||||
---
|
||||
---
|
||||
|
||||
|
||||
将账号密码、密钥、证书等存放到密钥管理里,配置后可直接在流水线中使用,避免因直接填写引起的泄露风险。
|
||||
|
||||
![secret1](../../static/img/engine/secret1.png)
|
||||
|
||||
|
||||
使用示例
|
||||
|
||||
注:节点输入参数中,下拉选项为密钥类型,需要提前配置好密钥在流水线中选择使用
|
||||
|
||||
![secret2](../../static/img/engine/secret2.png)
|
Loading…
Reference in New Issue