Remove privileged flag from renovate step in pipeline configuration
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2025-10-02 18:23:15 +05:30
parent 7584660ee1
commit ce0f26c142

View File

@@ -5,7 +5,6 @@ name: renovate
steps:
- name: renovate
privileged: true
image: renovate/renovate:41.97.7
commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL