Enable CI maven cache

This commit is contained in:
Stephane Nicoll
2018-11-09 11:20:58 +01:00
parent 6037debe0a
commit 76b853a4e4
3 changed files with 7 additions and 0 deletions

View File

@@ -4,5 +4,7 @@ inputs:
- name: git-repo
outputs:
- name: distribution-repository
caches:
- path: maven
run:
path: git-repo/ci/scripts/build-project.sh