feat(ci): use custom renovate image
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Peter 2023-03-01 09:13:19 +01:00
parent 6c3a7fed09
commit 66e15e7090
No known key found for this signature in database

View file

@ -43,7 +43,7 @@ trigger:
steps:
- name: Renovate
image: docker.io/renovate/renovate
image: code.icb4dc0.de/prskr/ci-images/renovate:latest
commands:
- renovate "${DRONE_REPO}"
environment: