Explorar o código

feat(jenkins): upd

zengzhixiang %!s(int64=2) %!d(string=hai) anos
pai
achega
47147b849c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Jenkinsfile

+ 2 - 2
Jenkinsfile

@@ -24,8 +24,8 @@ pipeline {
      printContributedVariables: true,
 
 
-     regexpFilterExpression: 'refs/heads/' + env.BRANCH_NAME
-     regexpFilterText: '$ref',
+     regexpFilterExpression: 'refs/heads/' + env.BRANCH_NAME,
+     regexpFilterText: '$ref'
     )
   }