-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
duanwenlong
authored and
duanwenlong
committed
Dec 7, 2023
1 parent
6d95cbd
commit ed1e31a
Showing
2 changed files
with
35 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
version: "1.5" | ||
only: | ||
triggerType: | ||
- push | ||
- pullRequest | ||
targetBranch: | ||
- main | ||
|
||
stages: | ||
- 发布到预览知识库 | ||
|
||
发布到预览知识库: | ||
stage: 发布到预览知识库 | ||
component: git-to-yuque | ||
inputs: | ||
# 预览知识库的命名空间, 【这里按需调整】 | ||
yuqueNamespace: eg6z1a/qpbul9 | ||
yuqueSite: https://mosn-layotto.yuque.com/ | ||
only: | ||
triggerType: | ||
- pullRequest | ||
- push | ||
targetBranch: | ||
- main |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.