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