mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Stashing artifacts
This commit is contained in:
parent
5d97732070
commit
67cadb1b03
1 changed files with 8 additions and 0 deletions
|
@ -9,6 +9,14 @@ language: java
|
|||
git:
|
||||
submodules: true
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
- release
|
||||
- hotfix
|
||||
- /^feature\/.*$/
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- ${HOME}/.m2
|
||||
|
|
Loading…
Reference in a new issue