fix: add newline at end of cron job template

This commit is contained in:
David Kilias 2023-12-08 21:38:56 +01:00 committed by Stefan Haun
parent b22ad42e2a
commit 51248595cf

View file

@ -5,4 +5,4 @@ docker run --rm \
-e RENOVATE_PLATFORM=gitea \
-e RENOVATE_GIT_AUTHOR={{ renovate_git_user | quote }} \
-e GITHUB_COM_TOKEN={{ renovate_github_pat }} \
{{ renovate_image }} --autodiscover
{{ renovate_image }} --autodiscover