Run renovate in autodiscover-mode
continuous-integration/drone/push Build is passing Details

main
Georg Krause 2022-02-17 21:04:54 +01:00
parent bf347815b3
commit 663381319f
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:16-alpine
RUN apk add git python3 make
RUN yarn global add renovate
CMD renovate
CMD renovate --autodiscover