Merge pull request #2370 from taosdata/hotfix/sangshuduo/ci-branch-limit

limit ci branch.
This commit is contained in:
Shengliang Guan 2020-06-19 22:39:02 +08:00 committed by GitHub
commit d43ba756ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@
#
# Build Matrix
#
branches:
only:
- master
- develop
- coverity_scan
- /^.*ci-.*$/
matrix:
- os: linux
dist: bionic