fix: remove cache dir
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-07-31 11:37:22 +02:00
parent 1672510683
commit 51c34a6de9
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,8 @@
---
renovate_config: []
renovate_config:
# autodiscover: true
cacheDir: "{{ renovate_cache_dir }}"
# endpoint: ""
# logFile: ""
# logFileLevel: ""
@ -12,6 +13,8 @@ renovate_dir: /srv/docker/renovate
renovate_docker_compose_bin: /usr/bin/docker-compose
renovate_cache_dir: /tmp/renovate/cache
renovate_container_environment: []
# GITHUB_COM_TOKEN: ""
# NODE_TLS_REJECT: ""