remove LOG_LEVEL environment variable from renovate pipeline

This commit is contained in:
2025-09-19 01:02:36 +05:30
parent cec330916b
commit 9e10733bca

View File

@@ -8,9 +8,6 @@ trigger:
- cron
- custom
environment:
LOG_LEVEL: info
steps:
- name: renovate
privileged: true