diff --git a/templates/common/common-ci-cache.gitlab-ci.yml b/templates/common/common-ci-cache.gitlab-ci.yml index 22de4ee..46e6621 100644 --- a/templates/common/common-ci-cache.gitlab-ci.yml +++ b/templates/common/common-ci-cache.gitlab-ci.yml @@ -7,6 +7,4 @@ cache: #- $FRONTEND_DIR/dist # Cache Gradle - .gradle - - '**/build' - - "**/target" #- "**/node_modules"