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
cd4f6aa787
commit
44179eca6e
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@ branches:
|
|||
only:
|
||||
- master
|
||||
- develop
|
||||
- release/*
|
||||
- hotfix/*
|
||||
- feature/*
|
||||
- release*
|
||||
- hotfix*
|
||||
- feature*
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue