Merge branch 'fix/common-ci-cache-java' into 'master'
fix(cache): do not cache build results in global cache See merge request gilden/ci/gitlab-ci-templates!119
This commit is contained in:
commit
123d57ce3e
@ -7,6 +7,4 @@ cache:
|
|||||||
#- $FRONTEND_DIR/dist
|
#- $FRONTEND_DIR/dist
|
||||||
# Cache Gradle
|
# Cache Gradle
|
||||||
- .gradle
|
- .gradle
|
||||||
- '**/build'
|
|
||||||
- "**/target"
|
|
||||||
#- "**/node_modules"
|
#- "**/node_modules"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user