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