mirror of
https://github.com/certd/certd.git
synced 2026-04-26 05:37:25 +08:00
docs: 流水线有效期
This commit is contained in:
@@ -121,6 +121,7 @@ export default defineConfig({
|
|||||||
{text: "ESXi", link: "/guide/use/ESXi/index.md"},
|
{text: "ESXi", link: "/guide/use/ESXi/index.md"},
|
||||||
{text: "宝塔动态IP白名单", link: "/guide/use/baota/white_list.md"},
|
{text: "宝塔动态IP白名单", link: "/guide/use/baota/white_list.md"},
|
||||||
{text: "子域名托管", link: "/guide/use/cert/subdomain.md"},
|
{text: "子域名托管", link: "/guide/use/cert/subdomain.md"},
|
||||||
|
{text: "流水线有效期", link: "/guide/use/pipeline/valid.md"},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
@@ -0,0 +1,17 @@
|
|||||||
|
# 流水线有效期功能
|
||||||
|
|
||||||
|
可以为流水线设置有效期,超过有效期后,流水线将停止运行
|
||||||
|
|
||||||
|
## 1. 打开有效期开关
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 2. 设置有效期
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 3. 设置完成
|
||||||
|
该流水线将在有效期结束后停止运行
|
||||||
|

|
||||||
Reference in New Issue
Block a user