Remove privileged flag from renovate step in pipeline configuration
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user