提交 b1f31b9b 编写于 作者: T tangfangzhi

ci: fix syntax error in Jenkinsfile2

上级 bd08cb95
...@@ -174,7 +174,7 @@ pipeline { ...@@ -174,7 +174,7 @@ pipeline {
stage ('build docs') { stage ('build docs') {
when { when {
allOf { allOf {
{ expression { env.CHANGE_BRANCH =~ /docs\// }} expression { env.CHANGE_BRANCH =~ /docs\// }
} }
} }
agent {label "docusaurus"} agent {label "docusaurus"}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册