mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Whitelisting other branches
This commit is contained in:
parent
44179eca6e
commit
b0f472fd27
1 changed files with 5 additions and 5 deletions
10
.jervis.yml
10
.jervis.yml
|
@ -11,11 +11,11 @@ git:
|
|||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
- release*
|
||||
- hotfix*
|
||||
- feature*
|
||||
- master
|
||||
- develop
|
||||
- release/*
|
||||
- hotfix/*
|
||||
- feature/*
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue