Commit 6a2fe235 authored by Mathias Brodala's avatar Mathias Brodala
Browse files

fix: move cache setup to "default"

This makes the template usable with projects where caches are configured using "default"

See https://docs.gitlab.com/ee/ci/yaml/#global-defaults
Fixes #13
parent b5beff8c
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ variables:
  RENOVATE_LOG_FILE_LEVEL: debug
  LOG_LEVEL: info


default:
  cache:
    key: ${CI_COMMIT_REF_SLUG}-renovate
    paths: