소스 검색

build: trigger regression tests from 2.6 feature branch

Evan You 7 년 전
부모
커밋
90fe749091
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .circleci/config.yml

+ 1 - 0
.circleci/config.yml

@@ -93,6 +93,7 @@ workflows:
           filters:
             branches:
               only:
+                - "2.6"
                 - regression-test
           requires:
             - test-cover