Make dependencies branch specific.
This commit is contained in:
parent
86837bc81b
commit
28691b6443
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ stages:
|
|||
extends: .any-job
|
||||
image: registry.mnl.de/org/jgrapes/jdk21-builder:v2
|
||||
cache:
|
||||
- key: dependencies
|
||||
- key: dependencies-CI_COMMIT_BRANCH
|
||||
policy: pull-push
|
||||
paths:
|
||||
- .gradle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue